diff --git a/setup.py b/setup.py index 52f33eb..51d6323 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ 'matplotlib==3.7.2', 'nbconvert==7.8.0', 'nbformat==5.9.2', - 'numpy==1.24.3', + 'numpy==1.26.0', 'pandas==2.1.0', ], cmdclass=versioneer.get_cmdclass(),