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