Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamd committed Jun 24, 2021
1 parent a21d9bd commit a8a0fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emmet-builders/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
packages=find_namespace_packages(include=["emmet.*"]),
install_requires=[
f"emmet-core~={version}",
"maggma~=0.27.0",
"maggma~=0.29.0",
],
license="modified BSD",
zip_safe=False,
Expand Down

0 comments on commit a8a0fe3

Please sign in to comment.