diff --git a/ckan/requirements.in b/ckan/requirements.in index f685cb0b..1709f750 100644 --- a/ckan/requirements.in +++ b/ckan/requirements.in @@ -128,7 +128,6 @@ lxml==5.1.0 # duplicate Werkzeug[watchdog]==2.0.3 requrements from ckan list # so that snyk doesn't complain about the version mismatch -Werkzeug==2.0.3 # pin numpy as 2.x causes array import issues w/ shapely numpy==1.26.4 @@ -136,3 +135,4 @@ certifi>=2024.7.4 # snyk finding setuptools~=71.0.3 +werkzeug>=3.0.6