Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pandas==0.25.3
|
2 |
streamlit==0.74.1
|
3 |
-
|
4 |
sklearn==0.0
|
5 |
pickle5==0.0.11
|
|
|
1 |
pandas==0.25.3
|
2 |
streamlit==0.74.1
|
3 |
+
scikit-learn==0.21.3
|
4 |
sklearn==0.0
|
5 |
pickle5==0.0.11
|