Skip to content

Commit

Permalink
Revert pmg update (#1020)
Browse files Browse the repository at this point in the history
- [ ] I have read the [Developer
Guide](https://quantum-accelerators.github.io/quacc/dev/contributing.html).
Don't lie! 😉
- [ ] My PR is on a custom branch and is _not_ named `main`.
- [ ] I have added relevant unit tests. Note: Your PR will likely not be
merged without proper tests.
  • Loading branch information
Andrew-S-Rosen committed Oct 4, 2023
1 parent 83b9f02 commit 2e0f228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies = [
"numpy>=1.25.0",
"pydantic>=2.0.1",
"pydantic-settings>=2.0.3",
"pymatgen>=2023.10.3",
"pymatgen>=2023.9.10",
"typer>=0.9.0",
]

Expand Down

0 comments on commit 2e0f228

Please sign in to comment.