summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBrian Waldon <bcwaldon@gmail.com>2012-07-17 15:29:51 -0700
committerBrian Waldon <bcwaldon@gmail.com>2012-07-17 15:29:57 -0700
commitc201f24d5ad0a4ad008921664d956b7d0ac2dd61 (patch)
treef311c62f0e14c64398a63f44915166b71ca2a713 /tools
parent53acf1a0ca70c900267286a249e476fffe078a9f (diff)
downloadpython-glanceclient-c201f24d5ad0a4ad008921664d956b7d0ac2dd61.tar.gz
Relax prettytable dependency to v0.6.X from v0.6
Change-Id: Ide7247ba444b60179d9c76c43dfaa43c025b69c9
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 f517a02..be32c44 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -1,4 +1,4 @@
argparse
httplib2
-prettytable==0.6
+prettytable>=0.6,<0.7
python-keystoneclient>=0.1,<0.2