diff --git a/setup.cfg b/setup.cfg index 404e8c1c8..a0d45cc3b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -38,7 +38,7 @@ python_requires = >= 3.9 install_requires = tables >= 3.7 numpy >= 1.21.5 - scipy == 1.10.0 + scipy >= 1.11.2 h5py >= 3.6.0 networkx >= 2.6.3 matplotlib >= 3.5.1