Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
streamlit>=1.
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
|
|
|
| 1 |
+
streamlit>=1.15.2
|
| 2 |
+
streamlit_plotly_events==0.0.3
|
| 3 |
+
folium>=0.12.1
|
| 4 |
+
pandas>=1.5.0
|
| 5 |
+
plotly>=5.0.0
|
| 6 |
+
altair>=4.2.0
|
| 7 |
+
streamlit-folium
|