Update dependency of phonopy version

This commit is contained in:
Atsushi Togo 2025-06-26 10:58:57 +09:00
parent 0269254fb9
commit a001c65e6c
1 changed files with 1 additions and 1 deletions

View File

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