From 202770409acf278b16f0c0b0a3772d516a24f7be Mon Sep 17 00:00:00 2001 From: Brandon Myers Date: Tue, 17 Jan 2017 11:53:20 -0600 Subject: [PATCH] Add bugzilla client to list of requirements Signed-off-by: Brandon Myers --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 51b74aa7..e02f3c09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,3 +55,5 @@ hjson # only needed by duo_logpull duo_client pyopenssl +# only needed for bot to talk to bugzilla +bugzilla