Skip to content

Commit

Permalink
add calorine to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
naik-aakash committed Dec 8, 2024
1 parent b79719d commit 12a8ad6
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 @@ -26,6 +26,7 @@ dependencies = [
"pymatgen>=2024.9.17.1",
"atomate2[strict]>=0.0.18",
"ase==3.23.0",
"calorine>=3.0",
"matgl==1.1.3",
"mace-torch==0.3.8",
"numpy==1.26.4",
Expand Down Expand Up @@ -65,6 +66,7 @@ docs = [
strict = [
"pymatgen==2024.10.3", #?
"atomate2[strict]==0.0.18",
"calorine==3.0",
"matgl==1.1.3",
"quippy-ase==0.9.14; python_version < '3.12'",
"torch==2.2.1",
Expand Down

0 comments on commit 12a8ad6

Please sign in to comment.