diff --git a/pyproject.toml b/pyproject.toml index 78d5aebb..35564a93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "pyyaml>=6.0,<6.1", "scikit-learn>=1.2.0,<1.3.1", "scipy>=1.10.0,<1.10.2", - "werkzeug>=2.3.0,<2.3.8", + "werkzeug>=2.3.0,<3.0.2", "shapely>=2.0,<2.0.2" ]