Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
numpy==2.0.2
|
| 3 |
-
scikit-learn==1.0.2
|
| 4 |
-
joblib==1.4.2
|
| 5 |
-
gunicorn==20.1.0
|
| 6 |
xgboost==2.1.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scikit-learn==1.6.1
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
xgboost==2.1.4
|
| 3 |
+
flask
|
| 4 |
+
joblib
|
| 5 |
+
pandas
|
| 6 |
+
numpy
|