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

View file

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