Skip to content

Commit

Permalink
Merge pull request #20 from Jmegan042/v1.4.1_beta
Browse files Browse the repository at this point in the history
Revert joblib and pin all versions of dependencies
  • Loading branch information
Jmegan042 authored Jan 15, 2024
2 parents d1eab66 + 2368f84 commit a229283
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ channels:
- defaults
dependencies:
- python=3.7
- pip
- pip==23.3.1
- bokeh>=1.0
- libspatialindex
- matplotlib
- networkx
- pandas
- pyqtgraph
- rtree
- tqdm
- scipy
- joblib
- libspatialindex==1.9.3
- matplotlib==3.5.3
- networkx==2.7
- pandas==1.3.5
- pyqtgraph==0.12.4
- rtree==1.0.1
- tqdm==4.66.1
- scipy==1.7.3
- joblib==1.1.1
- pip:
- pyqt5==5.12
- pyqtwebengine==5.12
- nmrglue
- nmrglue==0.10

0 comments on commit a229283

Please sign in to comment.