diff --git a/setup.py b/setup.py index cd4e3ca..6d93951 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ "Operating System :: OS Independent", ), install_requires=[ - 'numpy==1.17.4', + 'numpy==1.22.0', 'matplotlib==3.1.1' ] ) \ No newline at end of file