Update todos and add Procfile/honcho

This commit is contained in:
2023-02-17 13:57:50 -05:00
parent 966aeefbdd
commit 69b6364f88
4 changed files with 32 additions and 9 deletions

View File

@ -35,6 +35,7 @@ django-redis = "^5.2.0"
pylast = "^5.1.0"
django-encrypted-field = "^1.0.5"
celery = "^5.2.7"
honcho = "^1.1.0"
[tool.poetry.dev-dependencies]
Werkzeug = "2.0.3"