diff --git a/pyproject.toml b/pyproject.toml index aeaf8927..b3fa629c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "decorator>=4.0.0", "dill>=0.3.1.1", "matplotlib>=3.7.0", - "scipy<=1.14.0", + "scipy<=1.15.2", "scikit-image<=0.24.0", "scikit-learn<=1.5.1", "tqdm"