diff --git a/setup.py b/setup.py index fceb9d9..58e7e9a 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ ], install_requires=[ "scipy == 1.1.0", - "numpy == 1.15.3", + "numpy == 1.22.0", "pandas == 0.23.4", "joblib == 0.12.5", "matplotlib == 3.0.0",