Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -7
requirements.txt
CHANGED
@@ -1,9 +1,6 @@
|
|
1 |
streamlit
|
2 |
pandas
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
earthengine-api
|
8 |
-
requests
|
9 |
-
geopy
|
|
|
1 |
streamlit
|
2 |
pandas
|
3 |
+
folium
|
4 |
+
streamlit-folium
|
5 |
+
geopy
|
6 |
+
earthengine-api
|
|
|
|
|
|