Skip to content

Commit

Permalink
pin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
espenhgn committed Sep 20, 2024
1 parent 6a44109 commit 9dc9b9e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docker/scripts/environment.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
channels:
- conda-forge
dependencies:
- jupyterlab # =3.5.0
- matplotlib #=3.7.0
- numpy #=1.24.2
- pandas # =1.5.3
- scikit-learn # =1.2.1
- scipy # =1.10.0
- seaborn # =0.12.2
- jupyterlab=4.2.5
- matplotlib=3.9.2
- numpy=2.1.1
- pandas=2.2.2
- scikit-learn=1.5.2
- scipy=1.14.1
- seaborn=0.13.2

0 comments on commit 9dc9b9e

Please sign in to comment.