diff --git a/pyproject.toml b/pyproject.toml index 537ae6c..5236f7c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ classifiers = [ dependencies = [ "numba==0.60.0", "numpy==2.0.0", - "scipy==1.14.1", + "scipy==1.15.0", "Flake8-pyproject==1.2.3", "matplotlib==3.9.2", ]