Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
kavanase committed Aug 23, 2023
1 parent bb55f82 commit c24f7ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ dependencies = [
"tabulate",
"matplotlib",
"numpy>=1.21.0",
"pymatgen>=2022.10.22",
"pymatgen-analysis-defects>=2023.7.12",
"shakenbreak>=3.0.0", # new pymatgen
"pymatgen>=2023.5.8", # imposed by pymatgen-analysis-defects
"pymatgen-analysis-defects>=2023.8.22",
"shakenbreak>=3.0.0",
"pandas",
]

Expand Down

0 comments on commit c24f7ec

Please sign in to comment.