Skip to content

Commit

Permalink
added hiphive dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
hrushikesh-s committed Nov 22, 2024
1 parent 1708153 commit 3f3a01a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ amset = ["amset>=0.4.15", "pydash"]
cclib = ["cclib"]
mp = ["mp-api>=0.37.5"]
phonons = ["phonopy>=1.10.8", "seekpath>=2.0.0"]
pheasy = ["hiphive==1.3.1"]
lobster = ["ijson>=3.2.2", "lobsterpy>=0.4.0"]
defects = [
"dscribe>=1.2.0",
Expand Down Expand Up @@ -117,6 +118,7 @@ strict = [
"seekpath==2.1.0",
"tblite==0.3.0; python_version < '3.12'",
"typing-extensions==4.12.2",
"hiphive==1.3.1"
]
strict-forcefields = [
"calorine==3.0",
Expand Down

0 comments on commit 3f3a01a

Please sign in to comment.