diff --git a/setup.py b/setup.py index ef52612..26e28c9 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ 'matplotlib==3.8.2', 'nbconvert==7.11.0', 'nbformat==5.9.2', - 'numpy==1.26.0', + 'numpy==1.26.2', 'pandas==2.1.3', ], cmdclass=versioneer.get_cmdclass(),