Skip to content

Commit

Permalink
Add more pins/deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mrakitin committed Sep 9, 2023
1 parent 517a139 commit 313d9ec
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions envs/env-py310.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
- attrs >=18.0
- awkward
- black
- bluesky >=1.11.0
- bluesky ==1.10.0
- bluesky-adaptive >=0.3.1
- bluesky-kafka >=0.10.0
- bluesky-live >=0.0.8
Expand Down Expand Up @@ -48,6 +48,7 @@ dependencies:
- h5py !=3.4
- hdf5-external-filter-plugins-bitshuffle
- hdf5-external-filter-plugins-lz4
- historydict
- hxntools >=0.6.1
- igor
- imageio
Expand Down Expand Up @@ -98,6 +99,7 @@ dependencies:
- photutils
- pillow
- pocl # needed by pyopencl, used by the `xrt` package
- pre-commit
- prefect
- py4xs
- pycentroids
Expand All @@ -119,7 +121,7 @@ dependencies:
- redis-py
- reportlab
- requests
# - sasview
# - sasview # does not work with pyqt>=5.15
- scikit-beam >=0.0.24
- scikit-learn
- scipy >=1.9
Expand Down Expand Up @@ -151,14 +153,14 @@ dependencies:
- oscars
- shadow3 >=23.1.4
- srwpy >=4.0.0b1
- sirepo-bluesky >=0.6.2
- sirepo-bluesky >=0.7.2
- xrt
#***************************************************************************#
# #
# Dependencies from the `nsls2-collection` metapackage #
# #
#***************************************************************************#
- bloptools >=0.3.0
- bloptools >=0.4.0
- bluesky-darkframes >=0.6.0
- caproto
- emojis
Expand Down Expand Up @@ -190,3 +192,4 @@ dependencies:
- gpytorch
- ortools-python
- pytorch
- scikit-optimize

0 comments on commit 313d9ec

Please sign in to comment.