Spaces:
Sleeping
Sleeping
Commit ·
f5b0283
1
Parent(s): cdd8fdc
Update in requirements.txt file
Browse files
api_flask/requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ flask
|
|
| 2 |
flask-cors
|
| 3 |
pandas
|
| 4 |
numpy
|
| 5 |
-
scikit-learn
|
| 6 |
joblib
|
| 7 |
gunicorn
|
| 8 |
xgboost
|
|
|
|
| 2 |
flask-cors
|
| 3 |
pandas
|
| 4 |
numpy
|
| 5 |
+
scikit-learn==1.4.0
|
| 6 |
joblib
|
| 7 |
gunicorn
|
| 8 |
xgboost
|