diff --git a/pyproject.toml b/pyproject.toml index 9f55aeeb0..82db75e18 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "h5py>=3.11.0", "SQLAlchemy==2.0.32", - "scipy<=1.14.0", + "scipy<=1.15.2", "astunparse==1.6.3", "threadpoolctl>=3.1.0,<=3.2.0", "timeout-decorator==0.5.0",