Skip to content

Commit

Permalink
decrease pymatgen version because of breaking change; awaiting release
Browse files Browse the repository at this point in the history
  • Loading branch information
esoteric-ephemera committed May 21, 2024
1 parent 084fe61 commit 292c5d3
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion emmet-builders/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ pydash==8.0.1
# via maggma
pygments==2.18.0
# via rich
pymatgen==2024.5.1
pymatgen==2024.4.13
# via
# chgnet
# emmet-core
Expand Down
2 changes: 1 addition & 1 deletion emmet-builders/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ pydash==8.0.1
# via maggma
pygments==2.18.0
# via rich
pymatgen==2024.5.1
pymatgen==2024.4.13
# via
# chgnet
# emmet-core
Expand Down
2 changes: 1 addition & 1 deletion emmet-builders/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ pydash==8.0.1
# via maggma
pygments==2.18.0
# via rich
pymatgen==2024.5.1
pymatgen==2024.4.13
# via
# chgnet
# emmet-core
Expand Down
2 changes: 1 addition & 1 deletion emmet-core/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ pydantic-core==2.18.2
# via pydantic
pydantic-settings==2.2.1
# via emmet-core (setup.py)
pymatgen==2024.5.1
pymatgen==2024.4.13
# via emmet-core (setup.py)
pyparsing==3.1.2
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion emmet-core/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ pydantic-core==2.18.2
# via pydantic
pydantic-settings==2.2.1
# via emmet-core (setup.py)
pymatgen==2024.5.1
pymatgen==2024.4.13
# via emmet-core (setup.py)
pyparsing==3.1.2
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion emmet-core/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ pydantic-core==2.18.2
# via pydantic
pydantic-settings==2.2.1
# via emmet-core (setup.py)
pymatgen==2024.5.1
pymatgen==2024.4.13
# via emmet-core (setup.py)
pyparsing==3.1.2
# via matplotlib
Expand Down

0 comments on commit 292c5d3

Please sign in to comment.