diff --git a/setup.py b/setup.py index 8a6c8adc7..069cbd984 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ 'h5io==0.1.9', 'h5py==3.9.0', 'jinja2==3.1.2', - 'numpy==1.24.3', + 'numpy==1.26.0', 'pandas==2.1.1', 'pint==0.22', 'psutil==5.9.5',