diff --git a/docker/env.yaml b/docker/env.yaml index b54b7c8..d56d4d7 100644 --- a/docker/env.yaml +++ b/docker/env.yaml @@ -4,7 +4,7 @@ channels: dependencies: - python=3.10 - libgdal - - gdal + - gdal>=3.7.3 - proj - rasterio>=1.3.2 - gcc_linux-64 diff --git a/docker/requirements.txt b/docker/requirements.txt index 483731b..7613f49 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -19,7 +19,7 @@ opencv-python-headless opencv-contrib-python-headless datacube[performance,s3] >= 1.8.17 -odc-algo +odc-algo @ git+https://github.com/opendatacube/odc-algo@b8dcfce odc-cloud[ASYNC] odc-dscache odc-io