[requires.io] dependency update

This commit is contained in:
requires.io 2016-07-25 08:38:26 -07:00
parent 6728d6b22f
commit 8020f4cdf5

View File

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