Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
streamlit
|
| 2 |
-
pandas
|
| 3 |
geopandas
|
| 4 |
folium
|
| 5 |
streamlit-folium
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
streamlit
|
|
|
|
| 2 |
geopandas
|
| 3 |
folium
|
| 4 |
streamlit-folium
|
| 5 |
+
fiona
|
| 6 |
+
shapely
|
| 7 |
+
pyproj
|