summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDirk Mueller <dirk@dmllr.de>2013-03-15 17:41:41 +0100
committerDirk Mueller <dirk@dmllr.de>2013-03-15 17:42:45 +0100
commit3740ae9fcb1ed4dc39796ceccbf0e7000be71002 (patch)
tree2fa3893f34eee95424ded307b3b03b06549cc869 /tools
parent841ded0a5a1c0ed7ef07b7662381d623ded403c4 (diff)
downloadpython-heatclient-3740ae9fcb1ed4dc39796ceccbf0e7000be71002.tar.gz
Allow for prettytable 0.7.x as well
Relax requirements to >= 0.6, < 0.8, as 0.7.x seems to work as well. Lower has been raised to 0.6 to match openstack-common/requirements Change-Id: Ic8ce818016ae7d9fbfeb1548b612f8d9e8ae7c42
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 0b7f1da..11cd83b 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -1,5 +1,5 @@
argparse
httplib2
iso8601>=0.1.4
-prettytable>=0.5,<0.7
+prettytable>=0.6,<0.8
python-keystoneclient>=0.2,<0.3