redis: freeze requirement to 2.10.6

the new redis 3.0.0 update has breaking changes, so we freeze the version to 2.10.6 for now.
This commit is contained in:
Chinmay Pai 2018-11-15 16:39:42 +05:30 committed by GitHub
parent 3265916640
commit ca59cdc373
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ werkzeug
semantic_version
rauth>=0.6.2
requests
redis
redis==2.10.6
selenium
babel
ipython