diff --git a/pyproject.toml b/pyproject.toml index 1bdd1ae..32c7ce7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "matplotlib>=3.8.2,<3.10", "numpy>=1.26.3,<2.1", "requests>=2.31.0,<2.33", - "scipy>=1.12.0,<1.14", + "scipy>=1.12.0,<1.15", "tqdm>=4.66.1,<5.0", ]