Spaces:
Running
Running
Update dependencies
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -8,18 +8,18 @@ ffmpeg-python
|
|
| 8 |
geopandas
|
| 9 |
# jupyter-server-proxy
|
| 10 |
# keplergl
|
| 11 |
-
leafmap>=0.
|
| 12 |
# localtileserver
|
| 13 |
# nbserverproxy
|
| 14 |
owslib
|
| 15 |
palettable
|
| 16 |
plotly
|
| 17 |
streamlit
|
| 18 |
-
streamlit-bokeh-events
|
| 19 |
streamlit-folium
|
| 20 |
# streamlit-keplergl
|
| 21 |
# tropycal
|
| 22 |
# git+https://github.com/giswqs/leafmap
|
| 23 |
# git+https://github.com/giswqs/geemap
|
| 24 |
-
altair<5
|
| 25 |
|
|
|
|
| 8 |
geopandas
|
| 9 |
# jupyter-server-proxy
|
| 10 |
# keplergl
|
| 11 |
+
leafmap>=0.35.2
|
| 12 |
# localtileserver
|
| 13 |
# nbserverproxy
|
| 14 |
owslib
|
| 15 |
palettable
|
| 16 |
plotly
|
| 17 |
streamlit
|
| 18 |
+
# streamlit-bokeh-events
|
| 19 |
streamlit-folium
|
| 20 |
# streamlit-keplergl
|
| 21 |
# tropycal
|
| 22 |
# git+https://github.com/giswqs/leafmap
|
| 23 |
# git+https://github.com/giswqs/geemap
|
| 24 |
+
# altair<5
|
| 25 |
|