Skip to content

Commit

Permalink
deps: remove uvicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaume committed Sep 12, 2023
1 parent 7314427 commit 6415b0a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions emmet-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ click==8.1.7
# via
# flask
# mongogrant
# uvicorn
# uvicorn-tschaume
contourpy==1.1.0
# via matplotlib
Expand Down Expand Up @@ -88,7 +87,6 @@ gunicorn==21.2.0
# via emmet-api (emmet/emmet-api/setup.py)
h11==0.14.0
# via
# uvicorn
# uvicorn-tschaume
idna==3.4
# via
Expand Down Expand Up @@ -334,15 +332,12 @@ typing-extensions==4.7.1
# mp-api
# pydantic
# pydash
# uvicorn
uncertainties==3.1.7
# via pymatgen
urllib3==1.26.16
# via
# botocore
# requests
uvicorn==0.23.2
# via maggma
uvicorn-tschaume==0.19.1
# via emmet-api (emmet/emmet-api/setup.py)
werkzeug==2.3.7
Expand Down

0 comments on commit 6415b0a

Please sign in to comment.