Skip to content

Commit

Permalink
update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewkuner committed Jun 15, 2023
1 parent d1d15e8 commit 5fd2a91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ mp = ["mp-api>=0.27.5"]
phonons = ["phonopy>=1.10.8", "seekpath"]
lobster = ["lobsterpy"]
defects = ["dscribe>=1.2.0", "pymatgen-analysis-defects>=2022.11.30"]
chgnet = ["chgnet==0.1.3"]
forcefields = ["chgnet==0.1.3", "matgl==0.5.6"]
docs = [
"FireWorks==2.0.3",
"autodoc_pydantic==1.8.0",
Expand All @@ -66,6 +66,7 @@ strict = [
"emmet-core==0.55.2",
"jobflow==0.1.11",
"lobsterpy==0.2.9",
"matgl==0.5.6",
"monty==2023.5.8",
"mp-api==0.33.3",
"numpy",
Expand Down

0 comments on commit 5fd2a91

Please sign in to comment.