summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBrian Waldon <bcwaldon@gmail.com>2013-01-20 15:18:39 -0800
committerBrian Waldon <bcwaldon@gmail.com>2013-02-13 10:05:06 -0800
commit96cd98d00b91433620737a17bd1be722236f2e70 (patch)
tree41e8b8294ff04a759f188358d5dc0caf2ef04e16 /tools
parent882a7f514cdb59e092e01d608b254dba247c46bc (diff)
downloadpython-glanceclient-96cd98d00b91433620737a17bd1be722236f2e70.tar.gz
Expect minumum warlock version of 0.7.0
Change-Id: Ic2ef17f29ebd4c157a8ccf7a52b9c74e0c17a54e
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 8926c42..e5a9941 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -2,4 +2,4 @@ argparse
prettytable>=0.6,<0.7
python-keystoneclient>=0.1.2,<1
pyOpenSSL
-warlock<2
+warlock>=0.7.0,<2