diff --git a/pyproject.toml b/pyproject.toml index 3677d449..5aa0499c 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.38.0", "ase", "tqdm", "monty"