Skip to content

Commit

Permalink
Merge branch 'materialsproject:main' into update_lobster_outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
naik-aakash authored Dec 22, 2024
2 parents 47f486d + 44de991 commit 387c048
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ defects = [
]
forcefields = [
"ase>=3.23.0",
"calorine<=2.2.1",
"calorine>=3.0",
"chgnet>=0.2.2",
"mace-torch>=0.3.3",
"matgl>=1.1.3",
Expand Down Expand Up @@ -98,7 +98,7 @@ strict = [
"click==8.1.7",
"custodian==2024.10.16",
"dscribe==2.1.1",
"emmet-core==0.84.3rc4",
"emmet-core==0.84.4",
"ijson==3.3.0",
"jobflow==0.1.19",
"lobsterpy==0.4.9",
Expand All @@ -124,7 +124,7 @@ strict-forcefields = [
"mace-torch>=0.3.6",
"matgl==1.1.3",
"quippy-ase==0.9.14; python_version < '3.12'",
"sevenn==0.10.1",
"sevenn==0.10.3",
"torch==2.5.1",
"torchdata==0.7.1", # TODO: remove when issue fixed
]
Expand Down

0 comments on commit 387c048

Please sign in to comment.