Add django-huey

This commit is contained in:
tcely 2025-05-27 03:39:43 -04:00 committed by GitHub
parent 9289a619ee
commit 18e506a703
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,7 @@ autopep8 = "*"
[packages]
django = "~=5.2.1"
django-huey = "*"
django-sass-processor = {extras = ["management-command"], version = "*"}
pillow = "*"
whitenoise = "*"