Skip to content

Commit

Permalink
Bump pins and add redis-json-dict
Browse files Browse the repository at this point in the history
  • Loading branch information
mrakitin committed Mar 20, 2024
1 parent 66d9a04 commit 2fda0cf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
5 changes: 3 additions & 2 deletions envs/env-py310.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies:
- h5py !=3.4
- hdf5-external-filter-plugins-bitshuffle
- hdf5-external-filter-plugins-lz4
- hextools >=0.1.1
- hextools >=0.1.3
- historydict
- hvplot
- hxntools >=0.6.1
Expand Down Expand Up @@ -86,7 +86,7 @@ dependencies:
- napari >=0.4.17
- natsort
- netcdf4
- nexpy >=0.14.8
- nexpy >=1.0.7
- nodejs
- nsls2-detector-handlers >=0.0.3
- nslsii >=0.9.1
Expand Down Expand Up @@ -132,6 +132,7 @@ dependencies:
- pyzbar
- qt >=5.15.0
- redis-dict
- redis-json-dict
- redis-py
- reportlab
- requests
Expand Down
7 changes: 4 additions & 3 deletions envs/env-py311.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies:
- h5py !=3.4
- hdf5-external-filter-plugins-bitshuffle
- hdf5-external-filter-plugins-lz4
- hextools >=0.1.1
- hextools >=0.1.3
- historydict
- hvplot
- hxntools >=0.6.1
Expand Down Expand Up @@ -86,7 +86,7 @@ dependencies:
- napari >=0.4.17
- natsort
- netcdf4
- nexpy >=0.14.8
- nexpy >=1.0.7
- nodejs
- nsls2-detector-handlers >=0.0.3
- nslsii >=0.9.1
Expand Down Expand Up @@ -132,6 +132,7 @@ dependencies:
- pyzbar
- qt >=5.15.0
- redis-dict
- redis-json-dict
- redis-py
- reportlab
- requests
Expand Down Expand Up @@ -173,7 +174,7 @@ dependencies:
- sirepo-bluesky >=0.6.2
- xrt
- zict <3.0.0
# - pipx
- pipx
- pip:
- mimesis
- pyhyperscattering[all]
Expand Down

0 comments on commit 2fda0cf

Please sign in to comment.