diff --git a/setup.py b/setup.py index 59c64d8..4bdc61b 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ 'matplotlib==3.8.0', 'nbconvert==7.11.0', 'nbformat==5.9.2', - 'numpy==1.26.0', + 'numpy==1.26.1', 'pandas==2.1.2', ], cmdclass=versioneer.get_cmdclass(),