diff --git a/setup.cfg b/setup.cfg index 0160e89..971a073 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,7 +29,7 @@ packages = find: include_package_data = True install_requires = matplotlib - numpy < 2.5 + numpy < 2.6 scipy sparse!=0.11, !=0.12