We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9990537 commit 77ca50aCopy full SHA for 77ca50a
setup.py
@@ -37,6 +37,6 @@
37
'Programming Language :: Python :: 2.7',
38
],
39
install_requires=[
40
- 'kazoo==2.4.0'
+ 'kazoo==2.6.0'
41
42
)
0 commit comments