From 409cec2abdcd4e86d01fa7967b26a6c419e807ea Mon Sep 17 00:00:00 2001
From: Xavier Queralt <xqueralt@redhat.com>
Date: Tue, 18 Jun 2013 09:59:38 +0200
Subject: [PATCH] Update pyparsing to 1.5.7

The version of cliff we are using depends on pyparsing>=1.5.7

Fixes bug #1191866

Change-Id: Ib1c11b53813ff96b750f5ffe4997ad01907d32c3
---
 tools/pip-requires | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/pip-requires b/tools/pip-requires
index 9acd037fe8..df63bcbd1e 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -42,7 +42,7 @@ pyasn1
 pycrypto>=2.1.0
 pymongo>=2.2
 pyopenssl
-pyparsing>=1.5.6,<2.0
+pyparsing>=1.5.7,<2.0
 python-cinderclient>=1.0.4,<2
 python-heatclient>=0.2.2
 python-glanceclient>=0.9.0,<2