From b1b545581dc7bec76ffb5a23a0c6fac6111e492f Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Wed, 9 Jan 2013 10:51:40 +1300 Subject: Relax the required version of prettytable. Also add httplib2, iso8601. Fixes bug 1090403 Change-Id: Ibc2bb3391754907dae9a4c705a53634926739b5b --- tools/pip-requires | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/pip-requires b/tools/pip-requires index 242fd5f..47ca8e8 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,4 +1,6 @@ argparse -prettytable>=0.6,<0.7 +httplib2 +iso8601>=0.1.4 +prettytable>=0.5,<0.7 python-keystoneclient>=0.2,<0.3 warlock<2 -- cgit v1.2.1