Skip to content

Commit

Permalink
added hiphive dependencies to strict
Browse files Browse the repository at this point in the history
  • Loading branch information
hrushikesh-s committed Nov 22, 2024
1 parent e32f960 commit 7c95b6e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,11 @@ strict = [
"seekpath==2.1.0",
"tblite==0.3.0; python_version < '3.12'",
"typing-extensions==4.12.2",
"hiphive @ git+https://gitlab.com/jsyony37/hiphive.git@personal#egg=hiphive",
"f90nml==1.4.4",
"spglib>=2.2.0",
"phono3py==2.8.0",
"scipy==1.14.1",
]
strict-forcefields = [
"calorine==3.0",
Expand Down

0 comments on commit 7c95b6e

Please sign in to comment.