We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8113744 commit cb4fec9Copy full SHA for cb4fec9
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
dependencies = [
4
- 'redis>=2.10.1',
+ 'redis==2.10.6',
5
]
6
7
high_performance_deps = [
0 commit comments