diff --git a/pyproject.toml b/pyproject.toml index 7ce7991c..b11ff02e 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,<3.0.2", "shapely>=2.0,<2.0.2" ]