Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ matplotlib==3.7.1
|
|
2 |
pandas==2.0.1
|
3 |
reverse_geocoder==1.5.1
|
4 |
cartopy==0.22.0
|
5 |
-
gradio-folium
|
6 |
folium==0.16.0
|
7 |
geographiclib==2.0
|
|
|
2 |
pandas==2.0.1
|
3 |
reverse_geocoder==1.5.1
|
4 |
cartopy==0.22.0
|
5 |
+
gradio-folium==0.0.6
|
6 |
folium==0.16.0
|
7 |
geographiclib==2.0
|