From 7745b35b698df9cc08c681aa5a1d52d6346030cb Mon Sep 17 00:00:00 2001 From: Brian Waldon Date: Mon, 11 Jun 2012 09:57:00 -0700 Subject: Lock prettytable dep at v0.6 Specifically set the prettytable dependency so we can reliably align data in table cells. Change-Id: I1787c4100248b2a75405df690931110c76803413 --- tools/pip-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/pip-requires b/tools/pip-requires index 32cdbc0b..a3fccff7 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,4 +1,4 @@ argparse httplib2 -prettytable +prettytable==0.6 simplejson -- cgit v1.2.1