Add gunicorn requirement
This commit is contained in:
parent
7d6667382b
commit
bb4878794b
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
||||||
starlette==0.14.2
|
starlette==0.14.2
|
||||||
fastapi==0.68.1
|
fastapi==0.68.1
|
||||||
uvicorn=0.15.0
|
uvicorn=0.15.0
|
||||||
|
gunicorn=20.1.0
|
Loading…
Add table
Add a link
Reference in a new issue