Skip to content

Commit

Permalink
update to latest sepal_ui and pin rasterio
Browse files Browse the repository at this point in the history
  • Loading branch information
dfguerrerom committed Sep 20, 2024
1 parent 527df08 commit 0f4aeba
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,11 @@ voila
git+https://github.com/dfguerrerom/biota.git


# Fixes authentication process
git+https://github.com/12rambau/sepal_ui.git@sepal_pre_release
sepal_ui==2.20.0
rasterio<1.3.11 # Leave it here even if it's already in the sepal_ui requirements. Check https://github.com/openforis/sepal/issues/328

shapely

# by setting numpy as requirement, it will be installed before gdal, avoiding
# the gdal_array import error. check #42 and https://github.com/OSGeo/gdal/pull/2281
GDAL[numpy]==3.8.3


# trigger build
GDAL[numpy]==3.8.3

0 comments on commit 0f4aeba

Please sign in to comment.