Spaces:
Running
Running
Commit
·
28c531b
1
Parent(s):
a1ac930
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
folium
|
2 |
+
geopandas
|
3 |
+
geopy
|
4 |
+
numpy
|
5 |
+
pandas
|
6 |
+
streamlit
|
7 |
+
streamlit_folium
|
8 |
+
vincenty
|
9 |
+
Shapely==1.8.1.post1
|