remove unvicorn, switch back to vanilla gunicorn

This commit is contained in:
meeb
2020-11-29 17:14:10 +11:00
parent 4803e0750a
commit b0893c80f1
3 changed files with 2 additions and 50 deletions

View File

@@ -13,8 +13,6 @@ pillow = "*"
whitenoise = "*"
gunicorn = "*"
django-compressor = "*"
uvicorn = "*"
uvloop = "*"
httptools = "*"
youtube-dl = "*"