diff --git a/setup.py b/setup.py index ef02e070..fb85fcd5 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ 'matplotlib~=3.8.0', 'gmsh>=4.9.5', 'onelab>=1.0', - 'scipy~=1.12.2', + 'scipy~=1.12.0', 'pytest', 'pycodestyle', 'PyQt5>=5.15.6',