Skip to content

Commit 94c4a97

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 75a6446 commit 94c4a97

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
@@ -95,7 +95,7 @@ gisdata==0.5.4
9595

9696
# importer dependencies
9797
setuptools>=59,<81
98-
gdal<=3.6.4
98+
gdal<=3.11.4
9999
pdok-geopackage-validator==0.8.5
100100
geonode-django-dynamic-model==0.4.0
101101

0 commit comments

Comments
 (0)