NeerAbhy commited on
Commit
c178b11
·
verified ·
1 Parent(s): f5762e4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  joblib
2
- pip
 
3
  sklearn
4
  numpy
5
  pandas
 
1
  joblib
2
+ scikit-learn==1.2.1
3
+ scipy
4
  sklearn
5
  numpy
6
  pandas