Coots commited on
Commit
df4a1d3
·
verified ·
1 Parent(s): 4b85e0b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  Flask==2.0.3
2
  joblib==1.1.0
3
  numpy==1.21.6 # Ensure this version is compatible with your other libraries
4
- scikit-learn==1.0.2 # Or upgrade to 1.7.0 if you choose to do so
5
  xgboost==1.5.0
6
  pandas==1.3.5
7
  Werkzeug==2.0.3
 
1
  Flask==2.0.3
2
  joblib==1.1.0
3
  numpy==1.21.6 # Ensure this version is compatible with your other libraries
4
+ scikit-learn==1.7.0 # Or upgrade to 1.7.0 if you choose to do so
5
  xgboost==1.5.0
6
  pandas==1.3.5
7
  Werkzeug==2.0.3