Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-S-Rosen authored Mar 11, 2024
1 parent 5bf2fc2 commit 153a18c
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 @@ -29,7 +29,7 @@ requires-python = ">=3.9, <3.13"
dependencies = [
"ase>3.22.1", # for Atoms object and calculators
"cclib>=1.8", # for I/O parsing of molecular DFT codes
"git+https://github.com/materialsproject/custodian.git", # for automated error corrections
"custodian @ git+https://github.com/materialsproject/custodian", # for automated error corrections
"emmet-core>=0.78.0", # for pre-made schemas
"maggma>=0.57.0", # for database handling
"monty>=2024.2.26", # miscellaneous Python utilities
Expand Down

0 comments on commit 153a18c

Please sign in to comment.