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

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