Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.29.0
|
2 |
+
pandas==2.1.4
|
3 |
+
folium==0.14.0
|
4 |
+
streamlit-folium==0.15.1
|
5 |
+
pygeoip==0.3.2
|
6 |
+
plotly==5.18.0
|