switch back to wsgi, remove uvicorn

This commit is contained in:
meeb
2020-12-03 03:04:00 +11:00
parent af1b7a71d9
commit 85844549df
6 changed files with 18 additions and 73 deletions

View File

@@ -16,9 +16,6 @@ django-compressor = "*"
httptools = "*"
youtube-dl = "*"
django-background-tasks = "*"
uvicorn = "*"
uvloop = "*"
django-simple-task = "*"
[requires]
python_version = "3"