Skip to content

Commit

Permalink
Add tomo-related packages and pin numexpr for pandas
Browse files Browse the repository at this point in the history
  • Loading branch information
mrakitin committed Oct 25, 2023
1 parent 4de7644 commit b12a6e8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions envs/env-py310.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dependencies:
# #
#***************************************************************************#
- python >=3.10,<3.11
- algotom
- amostra <=1.0
- ansiwrap
- area-detector-handlers >=0.0.9
Expand Down Expand Up @@ -38,10 +39,11 @@ dependencies:
- dask-xgboost
- databroker >=2.0.0b30
- dictdiffer
- discorpy
- distributed
- doi2bib
- dpcmaps
- edrixs
# - edrixs # conflicts caused by the latest numexpr, to resolve later.
- eiger-io
- event-model >=1.19.2
- fabio
Expand Down Expand Up @@ -85,7 +87,7 @@ dependencies:
- nodejs
- nsls2-detector-handlers >=0.0.3
- nslsii >=0.9.1
- numexpr
- numexpr >=2.8.0
- numpy >=1.20
- nyxtools >=0.0.12
- oct2py
Expand Down

0 comments on commit b12a6e8

Please sign in to comment.