summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSteve Baker <sbaker@redhat.com>2013-01-09 10:51:40 +1300
committerSteve Baker <sbaker@redhat.com>2013-01-09 13:12:46 +1300
commitb1b545581dc7bec76ffb5a23a0c6fac6111e492f (patch)
treee87f711662f273bcdfc815ec3faef3c8284068ff /tools
parentc7130de0a979c8adb32fd52efd41ae05456d9d55 (diff)
downloadpython-heatclient-b1b545581dc7bec76ffb5a23a0c6fac6111e492f.tar.gz
Relax the required version of prettytable.
Also add httplib2, iso8601. Fixes bug 1090403 Change-Id: Ibc2bb3391754907dae9a4c705a53634926739b5b
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires4
1 files changed, 3 insertions, 1 deletions
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