Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
streamlit==1.
|
2 |
-
pandas==2.
|
3 |
folium==0.15.1
|
4 |
streamlit-folium==0.18.0
|
5 |
jdatetime==4.1.1
|
6 |
-
plotly==5.18.0
|
|
|
|
1 |
+
streamlit==1.28.0
|
2 |
+
pandas==2.1.0
|
3 |
folium==0.15.1
|
4 |
streamlit-folium==0.18.0
|
5 |
jdatetime==4.1.1
|
6 |
+
plotly==5.18.0
|
7 |
+
openpyxl==3.1.2
|