diff --git a/setup.py b/setup.py index 91526cfd2a..fa6b05f0e1 100644 --- a/setup.py +++ b/setup.py @@ -49,7 +49,7 @@ 'matplotlib==3.8.1', 'mendeleev==0.14.0', 'mp-api==0.37.5', - 'numpy==1.26.0', + 'numpy==1.26.2', 'pandas==2.1.3', 'phonopy==2.20.0', 'pint==0.22',