This commit is contained in:
pyup.io bot 2016-09-26 19:20:32 +00:00 committed by GitHub
commit ac7461dd63

View File

@ -46,7 +46,7 @@ django-autoslug==1.9.3
pytz==2016.6.1 pytz==2016.6.1
# Redis support # Redis support
django-redis==4.4.4 django-redis==4.5.0
redis>=2.10.0 redis>=2.10.0
{% if cookiecutter.use_celery == "y" %} {% if cookiecutter.use_celery == "y" %}