Skip to content

Commit

Permalink
Bump maggma (#448)
Browse files Browse the repository at this point in the history
* Bump maggma

* Bump maggma
  • Loading branch information
Jason Munro authored Dec 1, 2021
1 parent 0075208 commit 9551783
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-server.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fastapi==0.70.0
maggma==0.33.0
maggma==0.33.2
uvicorn==0.15.0
gunicorn[gevent]==20.1.0
boto3==1.20.15
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pydantic==1.8.2
pymatgen>=2022.0.16
typing-extensions==4.0.0
maggma==0.33.0
maggma==0.33.2
requests==2.26.0
monty==2021.8.17
emmet-core==0.18.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"requests>=2.23.0",
"monty>=2021.8.17",
"emmet-core",
"maggma>=0.33.0",
"maggma>=0.33.2",
"ratelimit",
],
extras_require={
Expand Down

0 comments on commit 9551783

Please sign in to comment.