Spaces:
Runtime error
Runtime error
Commit
·
640d7f6
1
Parent(s):
7dd5875
Update requirements.txt
Browse files- requirements.txt +10 -10
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
branca
|
2 |
-
cdsapi
|
3 |
folium
|
4 |
-
geopy
|
5 |
-
matplotlib
|
6 |
-
numpy
|
7 |
-
pandas
|
8 |
-
plotly
|
9 |
-
streamlit
|
10 |
-
streamlit_folium
|
11 |
-
xarray
|
|
|
1 |
+
branca
|
2 |
+
cdsapi
|
3 |
folium
|
4 |
+
geopy
|
5 |
+
matplotlib
|
6 |
+
numpy
|
7 |
+
pandas
|
8 |
+
plotly
|
9 |
+
streamlit
|
10 |
+
streamlit_folium
|
11 |
+
xarray
|