Skip to content

Commit

Permalink
2023-2.1 env (attempt 2)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrakitin committed Jun 29, 2023
1 parent 14e06f0 commit 05a12e5
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions envs/env-py310.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ dependencies:
- attrs >=18.0
- awkward
- black
- bluesky >=1.10.0
- bluesky >=1.11.0
- bluesky-adaptive >=0.3.1
- bluesky-kafka >=0.10.0
- bluesky-live >=0.0.8
- bluesky-queueserver >=0.0.18
- bluesky-queueserver-api >=0.0.9
- bluesky-widgets >=0.0.14
- bluesky-queueserver >=0.0.19
- bluesky-queueserver-api >=0.0.10
- bluesky-widgets >=0.0.15
- boto3
- chxtools
- cmasher
Expand Down Expand Up @@ -77,14 +77,14 @@ dependencies:
- netcdf4
- nexpy >=0.14.8
- nodejs
- nsls2-detector-handlers >=0.0.2
- nsls2-detector-handlers >=0.0.3
- nslsii >=0.9.1
- numexpr
- numpy >=1.20
- nyxtools >=0.0.12
- oct2py
- opencv
- ophyd >=1.7.0
- ophyd >=1.8.0
# pandas and deps
- pandas
- openpyxl # used by pandas .to_excel()
Expand All @@ -104,6 +104,7 @@ dependencies:
- pyepics >=3.4.2
- pyfai
- pyfftw
- pymatgen >=2023.6.28
- pymca
- pymcr
- pymongo >=3.7
Expand Down Expand Up @@ -148,9 +149,9 @@ dependencies:
- zbar # dependency of pyzbar
# Simulation packages:
- oscars
- shadow3
- srwpy
- sirepo-bluesky
- shadow3 >=23.1.4
- srwpy >=4.0.0b1
- sirepo-bluesky >=0.6.2
- xrt
#***************************************************************************#
# #
Expand Down

0 comments on commit 05a12e5

Please sign in to comment.