diff --git a/setup.py b/setup.py index 85192e3..3dd653b 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ 'matplotlib==3.8.0', 'nbconvert==7.8.0', 'nbformat==5.9.2', - 'numpy==1.24.3', + 'numpy==1.26.0', 'pandas==2.1.1', ], cmdclass=versioneer.get_cmdclass(),