From 0bd051505c2851d61356e7c448d7802913ab785f Mon Sep 17 00:00:00 2001 From: Taseer Date: Fri, 10 Mar 2017 17:18:22 +0500 Subject: Implement 'list' command. - Loads Qtip components from the default path. JIRA: QTIP-205 Change-Id: Id87993d65c5cd6a23c199cf1049d75a0971b6354 Signed-off-by: Taseer Ahmed --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index c51228f2..d00b3cf1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,3 +4,5 @@ paramiko connexion numpy pbr +ConfigParser +prettytable -- cgit 1.2.3-korg