Add gunicorn to requirements

This commit is contained in:
Xeryus Stokkel
2022-02-02 12:42:55 +01:00
parent f4ed6c2d6f
commit 85036cfa76

View File

@ -2,6 +2,7 @@ anyio==3.5.0
asgiref==3.5.0 asgiref==3.5.0
click==8.0.3 click==8.0.3
fastapi==0.73.0 fastapi==0.73.0
gunicorn==20.1.0
h11==0.13.0 h11==0.13.0
httptools==0.3.0 httptools==0.3.0
idna==3.3 idna==3.3