diff --git a/pyproject.toml b/pyproject.toml index 936b2feb..84523558 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ Repository = "https://github.com/pyiron/atomistics" [project.optional-dependencies] phonopy = [ - "phonopy==2.35.0", + "phonopy==2.36.0", "seekpath==2.1.0", "structuretoolkit==0.0.30", ]