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:
parent
3265916640
commit
ca59cdc373
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ werkzeug
|
|||
semantic_version
|
||||
rauth>=0.6.2
|
||||
requests
|
||||
redis
|
||||
redis==2.10.6
|
||||
selenium
|
||||
babel
|
||||
ipython
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue