From d221726a57bb79028bdd0790ad908785b02d3d02 Mon Sep 17 00:00:00 2001 From: dfguerrerom Date: Mon, 11 Dec 2023 09:53:49 +0100 Subject: [PATCH] feat: use sepal_ui==2.17 to avoid conflicts with ipyleaflet --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0301719..9904ccc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,8 +3,7 @@ earthengine-api # This version contains file input improements and a fix for the map resize # and javascript links error fixed + versioning + navdrawer fix -git+https://github.com/12rambau/sepal_ui.git@sepal_pre_release - +sepal_ui==2.17 gdal[numpy]==3.6.4 pandas