diff --git a/setup.py b/setup.py index 678cf12..b81a9b0 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ 'matplotlib==3.7.1', 'nbconvert==7.3.1', 'nbformat==5.8.0', - 'numpy==1.24.2', + 'numpy==1.24.3', 'pandas==2.0.1', ], cmdclass=versioneer.get_cmdclass(),