Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -4,5 +4,6 @@ matplotlib
|
|
4 |
streamlit
|
5 |
plotly
|
6 |
pillow
|
7 |
-
scikit-learn==1.
|
8 |
-
numpy
|
|
|
|
4 |
streamlit
|
5 |
plotly
|
6 |
pillow
|
7 |
+
scikit-learn==1.0.2
|
8 |
+
numpy
|
9 |
+
python==3.7.12
|