This commit is contained in:
pyup.io bot 2018-03-24 11:33:04 +00:00 committed by GitHub
commit 49850b8cab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ whitenoise==3.3.1 # https://github.com/evansd/whitenoise
{%- endif %}
redis>=2.10.5 # https://github.com/antirez/redis
{%- if cookiecutter.use_celery == "y" %}
celery==3.1.25 # pyup: <4.0 # https://github.com/celery/celery
celery==3.1.26-1 # pyup: <4.0 # https://github.com/celery/celery
{%- endif %}
# Django