Spaces:
Runtime error
Runtime error
Commit
·
cea56a4
1
Parent(s):
604f9e9
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
|
2 |
numpy==1.25
|
3 |
pandas==2.0.3
|
4 |
-
joblib==1.
|
5 |
scikit-learn==1.2.2
|
|
|
1 |
|
2 |
numpy==1.25
|
3 |
pandas==2.0.3
|
4 |
+
joblib==1.3.1
|
5 |
scikit-learn==1.2.2
|