The latest version of Redis seems to be 4.0.2: https://redis.io/download
When I look up Redis in the pip index it says its at 2.10.6: https://pypi.python.org/pypi/redis
I'm new to python package management and I don't understand the dependency here. Why are the versions so different?