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