Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
streamlit==1.
|
2 |
-
pandas==
|
3 |
-
|
4 |
openpyxl==3.1.2
|
5 |
-
plotly==5.17.0
|
|
|
1 |
+
streamlit==1.26.0
|
2 |
+
pandas==1.5.3
|
3 |
+
plotly==5.16.0
|
4 |
openpyxl==3.1.2
|
|