romnatall commited on
Commit
5710cc3
1 Parent(s): d3d0074

update reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  catboost==1.2.3
2
  joblib==1.3.2
 
3
  Pillow==10.3.0
4
  pytorch_lightning==2.2.1
5
  scikit_learn==1.4.1.post1
 
1
  catboost==1.2.3
2
  joblib==1.3.2
3
+ numpy==1.26.4
4
  Pillow==10.3.0
5
  pytorch_lightning==2.2.1
6
  scikit_learn==1.4.1.post1