summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBrian Waldon <bcwaldon@gmail.com>2012-06-11 09:57:00 -0700
committerBrian Waldon <bcwaldon@gmail.com>2012-06-11 09:57:03 -0700
commit7745b35b698df9cc08c681aa5a1d52d6346030cb (patch)
tree77ad8c41fe6b4cec0c4fcde0d95c7582d23dd7c4 /tools
parenteb9b17532fdf23d1969b5de888a8a3dae8bc1303 (diff)
downloadpython-novaclient-7745b35b698df9cc08c681aa5a1d52d6346030cb.tar.gz
Lock prettytable dep at v0.6
Specifically set the prettytable dependency so we can reliably align data in table cells. Change-Id: I1787c4100248b2a75405df690931110c76803413
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires2
1 files changed, 1 insertions, 1 deletions
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