Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
streamlit
|
| 2 |
-
earthengine-api
|
| 3 |
-
google-auth-oauthlib
|
| 4 |
-
google-api-python-client
|
| 5 |
pandas
|
| 6 |
-
|
| 7 |
geemap
|
| 8 |
folium
|
| 9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
streamlit
|
|
|
|
|
|
|
|
|
|
| 2 |
pandas
|
| 3 |
+
earthengine-api
|
| 4 |
geemap
|
| 5 |
folium
|
| 6 |
+
plotly
|
| 7 |
+
requests
|
| 8 |
+
streamlit-folium
|
| 9 |
+
google-generativeai
|