core: add celery and redis to requirements

This commit is contained in:
Jens Langhammer 2018-11-27 16:30:42 +01:00
parent 731b745d0c
commit 65f34ece8b
1 changed files with 3 additions and 1 deletions

View File

@ -5,4 +5,6 @@ djangorestframework
PyYAML
raven
markdown
colorlog
colorlog
celery
redis<3.0