requirements.txt: Added celery, redis, django-celery-results

This commit is contained in:
PCoder 2017-08-19 08:41:27 +05:30
parent 8868aabf59
commit 9c8bddb200
1 changed files with 3 additions and 0 deletions

View File

@ -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