Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
munrojm committed Oct 5, 2023
1 parent 7a4818e commit 57207e6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions emmet-core/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
include_package_data=True,
install_requires=[
"pymatgen>=2023.10.4",
"monty>=2021.3",
"monty>=2023.9.25",
"pydantic>=2.0",
"pydantic-settings>=2.0",
"pydantic-core>=2.0",
"pybtex~=0.24",
"typing-extensions>=3.7,<5.0",
"spglib>=2.0.1",
"typing-extensions>=3.7",
],
extras_require={
"all": [
Expand Down

0 comments on commit 57207e6

Please sign in to comment.