diff --git a/pyproject.toml b/pyproject.toml index 048a917a..655c54f1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "shapely>=2.0.1", "spatial_image>=1.2.3", "scikit-image", - "scipy", + "scipy!=1.17.0", "typing_extensions>=4.8.0", "universal_pathlib>=0.2.6", "xarray>=2024.10.0",