Update phonopy version dependency

This commit is contained in:
Atsushi Togo 2025-06-17 15:59:25 +09:00
parent 200e1b92a9
commit 518b6feebf
1 changed files with 1 additions and 1 deletions

View File

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