diff --git a/requirements.txt b/requirements.txt index 68ac26e..5105d9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,12 +2,9 @@ voila toml earthengine-api -# 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 # custom libs geopandas -planet<2.7 - - -# trigger build +planet<2.7 \ No newline at end of file