Sebastien commited on
Commit
15559c7
·
1 Parent(s): b423232

update requirements pin versions

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- pytorch_lightning
2
  lightning_lite
3
  tensorboard
4
  pandas
@@ -8,3 +8,4 @@ jupyter
8
  scikit-learn
9
  pytest
10
  black
 
 
1
+ pytorch-lightning==2.0.2
2
  lightning_lite
3
  tensorboard
4
  pandas
 
8
  scikit-learn
9
  pytest
10
  black
11
+ numpy==1.24.3