We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8153717 commit bdbad95Copy full SHA for bdbad95
2 files changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM osgeo/gdal:ubuntu-small-3.6.1
+FROM osgeo/gdal:ubuntu-small-3.9.2
2
3
ENV DEBIAN_FRONTEND=noninteractive \
4
LC_ALL=C.UTF-8 \
constraints.txt
@@ -1,7 +1,7 @@
affine==2.3.0
attrs==21.2.0
-boto3==1.20.24
-botocore==1.23.24
+boto3==1.35.23
+botocore==1.35.23
5
cachetools==4.2.4
6
certifi==2021.10.8
7
cffi==1.15.1
@@ -13,12 +13,12 @@ cligj==0.7.2
13
cloudpickle==2.0.0
14
coverage==7.3.1
15
cryptography==41.0.3
16
-dask==2021.12.0
+dask==2024.9.1
17
distributed==2021.12.0
18
exceptiongroup==1.1.3
19
Fiona==1.9.4.post1
20
fsspec==2021.11.1
21
-GDAL==3.6.1
+GDAL==3.9.2
22
geopandas==0.13.2
23
greenlet==1.1.2
24
HeapDict==1.0.1
0 commit comments