diff --git a/pyproject.toml b/pyproject.toml index e77b284c3..641d85ee6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "matplotlib==3.8.4", "mendeleev==0.17.0", "mp-api==0.41.2", - "numpy==1.26.4", + "numpy==2.0.0", "pandas==2.2.2", "phonopy==2.24.3", "pint==0.24",