Skip to content

Commit

Permalink
More packages from #42
Browse files Browse the repository at this point in the history
  • Loading branch information
mrakitin committed Oct 30, 2024
1 parent 0388e95 commit 1ed1abf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
10 changes: 7 additions & 3 deletions envs/env-py311.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ dependencies:
- diffpy.pdffit2
- diffpy.pdfgui
- diffpy.structure
- dioptas
- discorpy
- distributed
- doi2bib
Expand All @@ -61,9 +62,10 @@ dependencies:
- globus-sdk
- graphviz
- grid-strategy
- h5json
- h5py !=3.4
- hdf5-external-filter-plugins
- hextools >=0.1.3
- hextools >=0.2.1
- historydict
- hvplot
- hxntools >=0.6.1
Expand All @@ -81,6 +83,7 @@ dependencies:
- isstools
- jedi
- julia
- juliaup
- jupyter
- jupyterlab
- ldap3
Expand Down Expand Up @@ -147,7 +150,7 @@ dependencies:
- pyzbar
- qt >=5.15.0
- redis-dict
# - redis-json-dict
- redis-json-dict >=0.2.1
- redis-py
- reportlab
- requests
Expand Down Expand Up @@ -190,6 +193,7 @@ dependencies:
- xrt
- zict
- pipx
- pixi
- pip
- pip:
- ansiwrap
Expand All @@ -200,7 +204,7 @@ dependencies:
- ophyd-async[ca,pva]
- ortools
- pyhyperscattering[bluesky,ui]
- redis-json-dict
- refuse
#***************************************************************************#
# #
# Dependencies from the `nsls2-collection` metapackage #
Expand Down
10 changes: 7 additions & 3 deletions envs/env-py312.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ dependencies:
- diffpy.pdffit2
# - diffpy.pdfgui
- diffpy.structure
- dioptas
- discorpy
- distributed
- doi2bib
Expand All @@ -61,9 +62,10 @@ dependencies:
- globus-sdk
- graphviz
- grid-strategy
- h5json
- h5py !=3.4
- hdf5-external-filter-plugins
- hextools >=0.1.3
- hextools >=0.2.1
- historydict
- hvplot
- hxntools >=0.6.1
Expand All @@ -81,6 +83,7 @@ dependencies:
- isstools
- jedi
- julia
- juliaup
- jupyter
- jupyterlab
- ldap3
Expand Down Expand Up @@ -147,7 +150,7 @@ dependencies:
- pyzbar
- qt >=5.15.0
- redis-dict
# - redis-json-dict
- redis-json-dict >=0.2.1
- redis-py
- reportlab
- requests
Expand Down Expand Up @@ -190,6 +193,7 @@ dependencies:
- xrt
- zict
- pipx
- pixi
- pip
- pip:
- ansiwrap
Expand All @@ -200,7 +204,7 @@ dependencies:
- ophyd-async[ca,pva]
- ortools
- pyhyperscattering[bluesky,ui]
- redis-json-dict
- refuse
#***************************************************************************#
# #
# Dependencies from the `nsls2-collection` metapackage #
Expand Down

0 comments on commit 1ed1abf

Please sign in to comment.