Skip to content

Commit

Permalink
Merge branch 'main' of github.com:materialsproject/api into main
Browse files Browse the repository at this point in the history
  • Loading branch information
munrojm committed Jun 28, 2021
2 parents f771bc4 + 77e7fa6 commit 30567f1
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
Expand Up @@ -2,4 +2,4 @@ fastapi==0.65.2
maggma==0.29.4
uvicorn==0.14.0
gunicorn[gevent]==20.1.0
boto3==1.17.98
boto3==1.17.102
2 changes: 1 addition & 1 deletion requirements-testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pytest-cov==2.12.1
pytest-mock==3.6.1
pycodestyle==2.7.0
flake8==3.9.2
mypy==0.902
mypy==0.910
mypy-extensions==0.4.3
typing-extensions==3.10.0.0
types-pkg_resources==0.1.3
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ typing-extensions==3.10.0.0
maggma==0.29.4
requests==2.25.1
monty==2021.6.10
emmet-core==0.3.3
emmet-core==0.4.1

0 comments on commit 30567f1

Please sign in to comment.