Skip to content

Commit

Permalink
Update environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
niekdejonge committed Jun 24, 2024
1 parent 743c50d commit 6942a4b
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,17 @@ channels:
- defaults
dependencies:
- python=3.9.18
- matchms=0.24.1
- matchms=0.26.4
- numpy=1.24.4
- spec2vec=0.8.0
- h5py=3.9.0
- pyarrow=12.0.1
- tensorflow=2.12.1
- scikit-learn=1.3.2
- h5py=3.11.0
- pyarrow=16.1.0
- scikit-learn=1.5.0
- ms2deepscore=2.0.0
- pandas=2.0.3
- matplotlib=3.7.3
- pandas=2.2.2
- matplotlib=3.7.2
- skl2onnx=1.16.0
- onnxruntime=1.16.3
- pytest=7.4.0
- pytest-cov=4.1.0
- onnxruntime=1.17.0
- pytest=8.2.2
- pytest-cov=5.0.0
- zip

0 comments on commit 6942a4b

Please sign in to comment.