Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaume committed May 11, 2021
1 parent 091673f commit 7e756b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements-server.txt
@@ -1,5 +1,5 @@
fastapi==0.65.0
maggma==0.26.0
uvicorn==0.13.4
gunicorn[gevent]>=20.0.1
gunicorn[gevent]==20.1.0
boto3==1.17.70
7 changes: 3 additions & 4 deletions requirements.txt
@@ -1,8 +1,7 @@
pydantic==1.8.1
pymatgen>=2022.0.5
pymatgen==2022.0.8
typing-extensions==3.10.0.0
maggma==0.26.0
requests==2.25.1
git+git://github.com/mkhorton/monty@patch-4#egg=monty
#monty>=2021.3.3
git+git://github.com/munrojm/emmet.git/#subdirectory=emmet-core
monty==2021.5.9
emmet-core==0.2.0

0 comments on commit 7e756b2

Please sign in to comment.