Skip to content

Commit c5f377f

Browse files
committed
update to latest sepal_ui and pin rasterio
1 parent 40cefc1 commit c5f377f

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

requirements.txt

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,9 @@ wheel
22
voila
33
earthengine-api
44

5-
# Fixes authentication process
6-
git+https://github.com/12rambau/sepal_ui.git@sepal_pre_release
5+
sepal_ui==2.20.0
6+
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
77

88
# custom libs
99
numpy
10-
pandas
11-
rasterio
12-
13-
# trigger build
10+
pandas

0 commit comments

Comments
 (0)