diff --git a/pyproject.toml b/pyproject.toml index 638d1549..66d5c9fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "scikit-learn>=1.2.0,<1.3.3", "scipy>=1.10.0,<1.11.4", "werkzeug>=2.3.0,<3.0.2", - "shapely>=2.0,<2.0.2" + "shapely>=2.0,<2.0.3" ] [project.optional-dependencies]