summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames E. Blair <jeblair@redhat.com>2020-07-15 09:33:48 -0700
committerJames E. Blair <jeblair@redhat.com>2020-07-21 08:45:26 -0700
commit5d911942537e30960885dd87bc6412d20620ec2f (patch)
treed1623cf12d840feb573d9b2f3a25b378225e73fa
parent431923027a370aa0f74bb5cf60036fba40883dfb (diff)
downloadzuul-5d911942537e30960885dd87bc6412d20620ec2f.tar.gz
Require kazoo 2.8.0
This has a fix required for using TLS. Change-Id: I6d29ca3bf31b1f50cebc245d3db2095ab65921c4
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 732aa35a8..908db0dc3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -17,7 +17,7 @@ apscheduler>=3.0
PrettyTable>=0.6,<0.8
babel>=1.0
netaddr
-kazoo
+kazoo>=2.8.0
sqlalchemy
alembic
cryptography>=1.6