diff --git a/pyproject.toml b/pyproject.toml index bb803004..fdb75dd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "python-slugify>=7.0.0,<8.1", "pyyaml>=6.0,<6.1", "scikit-learn>=1.2.0,<1.3.1", - "scipy>=1.10.0,<1.10.2", + "scipy>=1.10.0,<1.11.4", "werkzeug>=2.3.0,<2.3.8", "shapely>=2.0,<2.0.2" ]