Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ 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
|
|
|
|
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
|