Skip to content

Commit

Permalink
Bump emmet-core version
Browse files Browse the repository at this point in the history
  • Loading branch information
munrojm committed Jun 23, 2021
1 parent 2abeead commit e3ee141
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ typing-extensions==3.10.0.0
maggma==0.29.2
requests==2.25.1
monty==2021.6.10
emmet-core==0.3.0
emmet-core==0.3.3
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
install_requires=[
"setuptools",
"pydantic>=1.4",
"pymatgen>=2020.9.14",
"pymatgen>=2022.0.9",
"typing-extensions>=3.7.4.1",
"requests>=2.23.0",
"monty",
Expand Down

0 comments on commit e3ee141

Please sign in to comment.