Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
pandas==1.
|
2 |
-
numpy==1.
|
3 |
-
joblib==1.
|
4 |
-
scikit-learn==1.2.
|
|
|
1 |
+
pandas==1.5.3
|
2 |
+
numpy==1.23.5
|
3 |
+
joblib==1.1.1
|
4 |
+
scikit-learn==1.2.1
|