diff --git a/pyproject.toml b/pyproject.toml index 6d7674e..a59dc2f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ dev = ["pre-commit>=2.12.1"] tests = ["pytest==8.3.4"] strict = [ "matplotlib==3.9.3", - "pymatgen==2024.8.9", + "pymatgen==2024.11.13", "BoltzTraP2==24.9.4", "trimesh==4.5.3", "meshcut==0.3.0",