Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,6 +3,6 @@ matplotlib==3.8.4
|
|
| 3 |
numpy==1.26.4
|
| 4 |
pandas==2.2.1
|
| 5 |
Pillow==10.3.0
|
| 6 |
-
scikit-learn==1.
|
| 7 |
seaborn==0.13.2
|
| 8 |
streamlit==1.33.0
|
|
|
|
| 3 |
numpy==1.26.4
|
| 4 |
pandas==2.2.1
|
| 5 |
Pillow==10.3.0
|
| 6 |
+
scikit-learn==1.3.2
|
| 7 |
seaborn==0.13.2
|
| 8 |
streamlit==1.33.0
|