Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pandas
|
2 |
-
streamlit
|
3 |
numpy
|
4 |
scipy==1.9.1
|
5 |
matplotlib==3.6.0
|
|
|
1 |
pandas
|
2 |
+
streamlit==1.22.0
|
3 |
numpy
|
4 |
scipy==1.9.1
|
5 |
matplotlib==3.6.0
|