Skip to content

Commit

Permalink
upgrade dependencies for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 11, 2023
1 parent cacb1ab commit 81e94b2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions emmet-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ click==8.1.7
# via
# flask
# mongogrant
# uvicorn-tschaume
# uvicorn
contourpy==1.1.1
# via matplotlib
cryptography==41.0.4
Expand Down Expand Up @@ -118,8 +118,7 @@ future==0.18.3
gunicorn==21.2.0
# via emmet-api (emmet/emmet-api/setup.py)
h11==0.14.0
# via
# uvicorn-tschaume
# via uvicorn
h5py==3.10.0
# via phonopy
idna==3.4
Expand Down Expand Up @@ -464,14 +463,15 @@ typing-extensions==4.8.0
# pydash
# pytorch-lightning
# torch
# uvicorn
uncertainties==3.1.7
# via pymatgen
urllib3==2.0.6
# via
# botocore
# requests
uvicorn-tschaume==0.19.1
# via emmet-api (emmet/emmet-api/setup.py)
uvicorn==0.23.2
# via maggma
werkzeug==3.0.0
# via flask
wrapt==1.15.0
Expand Down

0 comments on commit 81e94b2

Please sign in to comment.