Spaces:
Runtime error
Runtime error
Commit ·
c53c71c
1
Parent(s): 37edbb5
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
scikit-learn==1.
|
| 2 |
-
numpy==1.
|
| 3 |
-
pandas==1.
|
| 4 |
-
joblib==1.
|
|
|
|
| 1 |
+
scikit-learn==1.2.0
|
| 2 |
+
numpy==1.24.1
|
| 3 |
+
pandas==1.5.2
|
| 4 |
+
joblib==1.2.0
|