Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -2,5 +2,4 @@ streamlit==1.32.0
|
|
| 2 |
scikit-learn==1.4.2
|
| 3 |
pandas==2.2.2
|
| 4 |
seaborn==0.13.2
|
| 5 |
-
matplotlib==3.8.4
|
| 6 |
-
python==3.7
|
|
|
|
| 2 |
scikit-learn==1.4.2
|
| 3 |
pandas==2.2.2
|
| 4 |
seaborn==0.13.2
|
| 5 |
+
matplotlib==3.8.4
|
|
|