requirements.txt: Added celery, redis, django-celery-results
This commit is contained in:
parent
8868aabf59
commit
9c8bddb200
1 changed files with 3 additions and 0 deletions
|
@ -86,3 +86,6 @@ git+https://github.com/ungleich/python-oca.git#egg=python-oca
|
|||
djangorestframework
|
||||
flake8==3.3.0
|
||||
python-memcached==1.58
|
||||
celery==4.0.2
|
||||
redis==2.10.5
|
||||
django-celery-results==1.0.1
|
||||
|
|
Loading…
Reference in a new issue