Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
fiona
|
| 4 |
folium #==0.13.0
|
| 5 |
# ipywidgets<8.0.5
|
| 6 |
-
|
| 7 |
ffmpeg-python
|
| 8 |
geopandas
|
| 9 |
# jupyter-server-proxy
|
|
@@ -20,6 +20,6 @@ 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 |
|
|
|
|
| 3 |
fiona
|
| 4 |
folium #==0.13.0
|
| 5 |
# ipywidgets<8.0.5
|
| 6 |
+
geemap
|
| 7 |
ffmpeg-python
|
| 8 |
geopandas
|
| 9 |
# jupyter-server-proxy
|
|
|
|
| 20 |
# streamlit-keplergl
|
| 21 |
# tropycal
|
| 22 |
# git+https://github.com/giswqs/leafmap
|
| 23 |
+
# git+https://github.com/giswqs/geemap
|
| 24 |
# altair<5
|
| 25 |
|