diff --git a/pyproject.toml b/pyproject.toml index 3677d449..c74fe82b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ classifiers = [ dependencies = [ "numpy==1.26.2", "pymatgen==2023.11.12", - "mp-api==0.37.5", + "mp-api==0.39.0", "ase", "tqdm", "monty"