Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ pandas
|
|
2 |
streamlit
|
3 |
numpy
|
4 |
scipy==1.9.1
|
5 |
-
matplotlib==3.6.0
|
|
|
|
2 |
streamlit
|
3 |
numpy
|
4 |
scipy==1.9.1
|
5 |
+
matplotlib==3.6.0
|
6 |
+
sklearn
|