From 27350e50e0255591447b65aa94570479d3d3cb71 Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Fri, 17 Aug 2012 11:50:33 -0400 Subject: [PATCH] Update pip-requires with warlock<2. Allow warlock to be used up to version 2 (the next major version of the library). Change-Id: I0c5a47f9ebfa0145dfab7310a22982d5d8e9aa52 --- tools/pip-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pip-requires b/tools/pip-requires index a1f35363..bbb4edfa 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,4 +1,4 @@ argparse prettytable>=0.6,<0.7 python-keystoneclient>=0.1.2,<0.2 -warlock==0.1.0 +warlock<2