Update phonopy version dependency

This commit is contained in:
Atsushi Togo 2025-07-21 12:05:13 +09:00
parent e26f3ecbbd
commit 12dc119f56
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ dependencies = [
"matplotlib",
"h5py",
"spglib",
"phonopy>=2.41,<2.42",
"phonopy>=2.42,<2.43",
]
license = "BSD-3-Clause"
license-files = ["LICENSE"]