Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.28.0
|
2 |
+
pandas==2.0.3
|
3 |
+
numpy==1.24.3
|
4 |
+
plotly==5.17.0
|
5 |
+
folium==0.14.0
|
6 |
+
streamlit-folium==0.15.0
|
7 |
+
requests==2.31.0
|
8 |
+
Pillow==10.0.1
|
9 |
+
geopy==2.4.0
|