Updates django-q and add optional setproctitle to allow display

This commit is contained in:
Trenton H
2022-09-12 12:16:34 -07:00
parent cdb9c48545
commit e206687070
2 changed files with 87 additions and 20 deletions

View File

@@ -53,6 +53,7 @@ zipp = {version = "*", markers = "python_version < '3.9'"}
pyzbar = "*"
pdf2image = "*"
mysqlclient = "*"
setproctitle = "*"
[dev-packages]
coveralls = "*"