remove django-simple-task

This commit is contained in:
meeb
2020-11-29 17:03:10 +11:00
parent 060691202b
commit 4803e0750a
4 changed files with 5 additions and 16 deletions

View File

@@ -16,7 +16,6 @@ django-compressor = "*"
uvicorn = "*"
uvloop = "*"
httptools = "*"
django-simple-task = "*"
youtube-dl = "*"
[requires]