Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ pandas==2.0.3
|
|
4 |
pytest==7.4.4
|
5 |
Requests==2.31.0
|
6 |
scikit_learn==1.1.2
|
7 |
-
scipy==1.
|
8 |
setuptools==69.0.3
|
9 |
stmol==0.0.9
|
10 |
streamlit==1.31.1
|
|
|
4 |
pytest==7.4.4
|
5 |
Requests==2.31.0
|
6 |
scikit_learn==1.1.2
|
7 |
+
scipy==1.10.1
|
8 |
setuptools==69.0.3
|
9 |
stmol==0.0.9
|
10 |
streamlit==1.31.1
|