diff --git a/setup.py b/setup.py index 5329a2f77..6e0ad036a 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ 'h5py==3.6.0', 'matplotlib==3.5.1', 'mendeleev==0.9.0', - 'numpy==1.22.0', + 'numpy==1.22.1', 'pandas==1.3.5', 'phonopy==2.12.0', 'pyiron_base==0.5.1',