Fix #946: update Python redis lib version.

Looks like some of the Celery dependencies (which we don't have pinned version for) require newer version of redis lib.
This commit is contained in:
Arik Fraimovich
2016-03-29 16:12:24 +03:00
parent 5e22576c5c
commit 982b0efbe8

View File

@@ -17,7 +17,7 @@ peewee==2.6.1
psycopg2==2.5.2
python-dateutil==2.4.2
pytz==2015.7
redis==2.7.5
redis==2.10.5
requests==2.3.0
six==1.5.2
sqlparse==0.1.8
@@ -28,7 +28,7 @@ statsd==2.1.2
gunicorn==19.4.5
celery==3.1.11
jsonschema==2.4.0
click==3.3
click==3.3r
RestrictedPython==3.6.0
wtf-peewee==0.2.3
pysaml2==2.4.0