diff --git a/pyproject.toml b/pyproject.toml index 6a98a388..f421d3a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ classifiers = [ "Intended Audience :: Science/Research", ] dependencies = [ - "numpy==1.25.2", + "numpy==1.26.0", "pymatgen==2023.9.25", "mp-api", "ase",