Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
Flask==2.3.3
|
| 2 |
-
pandas==2.
|
| 3 |
-
scikit-learn==1.
|
| 4 |
-
joblib==1.
|
| 5 |
gunicorn==21.2.0
|
| 6 |
-
numpy==
|
| 7 |
Werkzeug==2.3.7
|
|
|
|
| 1 |
Flask==2.3.3
|
| 2 |
+
pandas==2.3.2
|
| 3 |
+
scikit-learn==1.7.0
|
| 4 |
+
joblib==1.5.2
|
| 5 |
gunicorn==21.2.0
|
| 6 |
+
numpy==2.3.2
|
| 7 |
Werkzeug==2.3.7
|