From 96cd98d00b91433620737a17bd1be722236f2e70 Mon Sep 17 00:00:00 2001 From: Brian Waldon Date: Sun, 20 Jan 2013 15:18:39 -0800 Subject: [PATCH] Expect minumum warlock version of 0.7.0 Change-Id: Ic2ef17f29ebd4c157a8ccf7a52b9c74e0c17a54e --- tools/pip-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pip-requires b/tools/pip-requires index 8926c426..e5a99412 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