Update phonopy version dependency

This commit is contained in:
Atsushi Togo 2025-02-05 12:03:06 +09:00
parent fa6783d3ad
commit 4144d97eb4
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ dependencies = [
"matplotlib",
"h5py",
"spglib",
"phonopy>=2.35,<2.36",
"phonopy>=2.36,<2.37",
]
license = { file = "LICENSE" }