Spaces:
Runtime error
Runtime error
Commit
·
9a02fa1
1
Parent(s):
3c960b4
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
|
2 |
-
numpy==1.
|
3 |
-
pandas==
|
4 |
joblib==1.1.1
|
5 |
scikit-learn==1.3
|
|
|
1 |
|
2 |
+
numpy==1.25
|
3 |
+
pandas==2.0.3
|
4 |
joblib==1.1.1
|
5 |
scikit-learn==1.3
|