From 051efddcc61037600c6cc722819572f22a5b1c80 Mon Sep 17 00:00:00 2001 From: mattiagiupponi <51856725+mattiagiupponi@users.noreply.github.com> Date: Fri, 29 Nov 2024 14:39:23 +0100 Subject: [PATCH] Update setup.cfg (#12753) --- setup.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/setup.cfg b/setup.cfg index 1cd863c5775..dd2555fcfd8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -123,6 +123,11 @@ install_requires = gn-gsimporter==2.0.4 gisdata==0.5.4 + # importer dependencies + gdal<=3.4.3 + pdok-geopackage-validator==0.8.5 + geonode-django-dynamic-model==0.4.0 + # datetimepicker widget django-bootstrap3-datetimepicker-2==2.8.3