Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -2,6 +2,5 @@ streamlit==1.40.2
|
|
| 2 |
pandas==2.2.3
|
| 3 |
numpy==2.1.3
|
| 4 |
matplotlib==3.9.2
|
| 5 |
-
seaborn==
|
| 6 |
scikit-learn==1.5.2
|
| 7 |
-
ucimlrepo
|
|
|
|
| 2 |
pandas==2.2.3
|
| 3 |
numpy==2.1.3
|
| 4 |
matplotlib==3.9.2
|
| 5 |
+
seaborn==0.13.2
|
| 6 |
scikit-learn==1.5.2
|
|
|