Skip to content

Commit

Permalink
resolving conflict in .toml file for pymatgen
Browse files Browse the repository at this point in the history
  • Loading branch information
abhardwaj73 committed Sep 10, 2024
1 parent 14b988a commit da15d72
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 @@ -23,7 +23,7 @@ dependencies = [
"pint>=0.19",
"numpy>1.26,<2",
"scipy>=1.12",
"pymatgen>=2024.9.10",
"pymatgen==2024.5.1",
"iapws>=1.5.3",
"monty>=2024.7.12",
"maggma>=0.67.0",
Expand Down

0 comments on commit da15d72

Please sign in to comment.