Skip to content

Commit

Permalink
Maggma removed from setup reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
munrojm committed Jun 15, 2021
1 parent 7b1834e commit b8e2619
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,11 @@
"typing-extensions>=3.7.4.1",
"requests>=2.23.0",
"monty",
"emmet-core"
"emmet-core",
],
extras_require={
"server": [
"fastapi>=0.46.0",
"maggma==0.28.0",
"uvicorn>=0.12.0",
"gunicorn[gevent]>=20.0.1",
"boto3>=1.15.0",
Expand Down

0 comments on commit b8e2619

Please sign in to comment.