add gunicorn again

This commit is contained in:
jonaswinkler
2021-01-27 19:11:18 +01:00
parent b9d4548c3b
commit b72fd0a392
3 changed files with 22 additions and 12 deletions

View File

@@ -18,6 +18,7 @@ django-q = "~=1.3.4"
djangorestframework = "~=3.12.2"
filelock = "*"
fuzzywuzzy = "*"
gunicorn = "*"
imap-tools = "*"
langdetect = "*"
pdftotext = "*"