Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -11
requirements.txt
CHANGED
@@ -1,11 +1,10 @@
|
|
1 |
-
streamlit
|
2 |
-
pandas
|
3 |
-
numpy
|
4 |
-
requests
|
5 |
-
folium
|
6 |
-
streamlit-folium
|
7 |
-
plotly
|
8 |
-
geemap
|
9 |
-
|
10 |
-
|
11 |
-
json
|
|
|
1 |
+
streamlit
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
requests
|
5 |
+
folium
|
6 |
+
streamlit-folium
|
7 |
+
plotly
|
8 |
+
geemap
|
9 |
+
streamlit-lottie
|
10 |
+
pytz
|
|