Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
streamlit==1.25.0
|
2 |
pandas==1.5.3
|
3 |
numpy==1.22.4
|
4 |
-
|
5 |
matplotlib==3.7.1
|
6 |
seaborn==0.12.2
|
|
|
1 |
streamlit==1.25.0
|
2 |
pandas==1.5.3
|
3 |
numpy==1.22.4
|
4 |
+
sklearn==1.2.2
|
5 |
matplotlib==3.7.1
|
6 |
seaborn==0.12.2
|