diff --git a/pyproject.toml b/pyproject.toml index 46738c45..6a98a388 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ classifiers = [ ] dependencies = [ "numpy==1.25.2", - "pymatgen==2023.9.10", + "pymatgen==2023.9.25", "mp-api", "ase", "tqdm",