Skip to content

Commit ae3a28c

Browse files
build(deps): update gdal requirement from <=3.4.3 to <=3.11.4
Updates the requirements on [gdal](https://github.com/OSGeo/GDAL) to permit the latest version. - [Release notes](https://github.com/OSGeo/GDAL/releases) - [Changelog](https://github.com/OSGeo/gdal/blob/master/NEWS.md) - [Commits](OSGeo/gdal@v1.1.5...v3.11.4) --- updated-dependencies: - dependency-name: gdal dependency-version: 3.11.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe6fd07 commit ae3a28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ gisdata==0.5.4
9191

9292
# importer dependencies
9393
setuptools>=59
94-
gdal<=3.4.3
94+
gdal<=3.11.4
9595
pdok-geopackage-validator==0.8.5
9696
geonode-django-dynamic-model==0.4.0
9797

0 commit comments

Comments
 (0)