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