Vertdure commited on
Commit
cc35a39
·
verified ·
1 Parent(s): 472f53a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -13
requirements.txt CHANGED
@@ -3,12 +3,13 @@ streamlit
3
  folium
4
  streamlit-folium
5
  gdal
 
6
  # Traitement géospatial
7
- GDAL
8
  geopandas
9
  fiona
10
  pyproj
11
  rasterio
 
12
 
13
  # Visualisation et cartographie
14
  leafmap>=0.35.2
@@ -28,19 +29,10 @@ ffmpeg-python
28
  numpy
29
  owslib
30
  trimesh
 
31
 
32
  # Dépendances GitHub
33
  git+https://github.com/giswqs/geemap
34
 
35
- # Dépendances spécifiques (décommentez si nécessaire)
36
- # ipywidgets<8.0.5
37
- # jupyter-server-proxy
38
- # keplergl
39
- # localtileserver
40
- # nbserverproxy
41
- # streamlit-bokeh-events
42
- # streamlit-keplergl
43
- # tropycal
44
- # altair<5
45
-
46
- --find-links=https://girder.github.io/large_image_wheels GDAL
 
3
  folium
4
  streamlit-folium
5
  gdal
6
+
7
  # Traitement géospatial
 
8
  geopandas
9
  fiona
10
  pyproj
11
  rasterio
12
+ aiohttp==3.10.9
13
 
14
  # Visualisation et cartographie
15
  leafmap>=0.35.2
 
29
  numpy
30
  owslib
31
  trimesh
32
+ boto3
33
 
34
  # Dépendances GitHub
35
  git+https://github.com/giswqs/geemap
36
 
37
+ # Lien pour trouver les roues de GDAL (optionnel, gardez si nécessaire)
38
+ --find-links=https://girder.github.io/large_image_wheels gdal