Spaces:
Runtime error
Runtime error
Commit
·
4ccb276
1
Parent(s):
5b832d1
changing version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ streamlit
|
|
2 |
pandas
|
3 |
numpy
|
4 |
joblib
|
5 |
-
scikit-learn
|
|
|
2 |
pandas
|
3 |
numpy
|
4 |
joblib
|
5 |
+
scikit-learn==1.2.2
|