Skip to content

Commit

Permalink
Removed uvicorn and added gunicorn python library
Browse files Browse the repository at this point in the history
  • Loading branch information
kbshal committed Mar 15, 2022
1 parent af95395 commit 836858f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pydantic==1.8.2
gunicorn==20.1.0
requests==2.26.0
fastapi==0.68.1
uvicorn==0.12.3
aiofiles==0.6.0
python-multipart==0.0.5
jinja2==2.11.2
Expand Down

0 comments on commit 836858f

Please sign in to comment.