omm7 commited on
Commit
074ff4a
·
verified ·
1 Parent(s): 24d48ff

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -1,5 +1,11 @@
 
 
 
 
1
  flask
2
- scikit-learn
3
- numpy
 
4
  pandas
5
- xgboost
 
 
1
+ scikit-learn==1.6.1
2
+
3
+ xgboost==1.7.6
4
+
5
  flask
6
+
7
+ joblib
8
+
9
  pandas
10
+
11
+ numpy