diff --git a/pyproject.toml b/pyproject.toml index 80caa821..7ebd4fe6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ classifiers = [ ] dependencies = [ "numpy==1.26.4", - "pymatgen==2024.2.23", + "pymatgen==2024.3.1", "mp-api==0.41.1", "ase", "tqdm",