diff --git a/setup.py b/setup.py index cc34972..12dbe52 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ 'deap>=1.2.2', 'pytest==5.0.1', 'oct2py==4.0.6', - 'numpy==1.17.0', + 'numpy==1.22.0', 'matplotlib==2.2.2;implementation_name != "pypy"', 'scipy>=1.3.1;implementation_name != "pypy"' ],