Skip to content

Commit

Permalink
Remove emmet == pin in pyproject.toml and update version in `stri…
Browse files Browse the repository at this point in the history
…ct` (#988)

* Update pyproject.toml

* Update pyproject.toml
  • Loading branch information
Andrew-S-Rosen authored Sep 23, 2024
1 parent 8fe6935 commit 4403858
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = [
"PyYAML",
"click",
"custodian>=2024.4.18",
"emmet-core==0.82.2",
"emmet-core>=0.82.2",
"jobflow>=0.1.11",
"monty>=2024.7.30",
"numpy",
Expand Down Expand Up @@ -87,7 +87,7 @@ strict = [
"click==8.1.7",
"custodian==2024.6.24",
"dscribe==2.1.1",
"emmet-core==0.82.2",
"emmet-core==0.84.2",
"ijson==3.3.0",
"jobflow==0.1.18",
"lobsterpy==0.4.5",
Expand Down

0 comments on commit 4403858

Please sign in to comment.