Update phonopy version dependency

This commit is contained in:
Atsushi Togo 2024-12-12 12:46:09 +09:00
parent ba0357d5f2
commit 3c42156ae3
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ dependencies = [
"matplotlib",
"h5py",
"spglib",
"phonopy>=2.32,<2.33",
"phonopy>=2.33,<2.34",
]
license = { file = "LICENSE" }