diff --git a/pyproject.toml b/pyproject.toml index 50216a592..0099751e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "pybtex", "pybtex-apa-style", "scikit-learn>=0.21, <=1.4.1.post1", - "scipy>=1.2.0, <=1.12.0", + "scipy>=1.2.0, <=1.13.0", "threadpoolctl", ] dynamic = ["version"]