diff --git a/requirements.txt b/requirements.txt index 71bd66b..a1f47ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ voila earthengine-api -git+https://github.com/12rambau/sepal_ui.git@sepal_pre_release +sepal_ui==2.19.0 # In sepal this will be skipped. It is installed by deefault @@ -11,6 +11,4 @@ geopandas==0.14.0 # Fix this version to avoid Index64 error while exporting gpd pandas==1.5.3 requests==2.31.0 -Shapely==2.0.1 - -# trigger the install of the pre-release version of the sepal_ui package \ No newline at end of file +Shapely==2.0.1 \ No newline at end of file