Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
scikit-learn==1.
|
| 2 |
joblib
|
| 3 |
-
pandas
|
| 4 |
-
numpy
|
| 5 |
flask==3.0.0
|
| 6 |
-
gunicorn==21.2.0
|
|
|
|
| 1 |
+
scikit-learn==1.6.1
|
| 2 |
joblib
|
| 3 |
+
pandas
|
| 4 |
+
numpy
|
| 5 |
flask==3.0.0
|
| 6 |
+
gunicorn==21.2.0
|