From: Gary Kotton Date: Sat, 3 Nov 2012 04:54:03 +0000 (+0000) Subject: Ensure that the anyjson version is correct. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=24af9d620eb1190007a6425ff8477b83ba797a59;p=openstack-build%2Fneutron-build.git Ensure that the anyjson version is correct. Fixes bug 1075977 Change-Id: Ieb5a8b3f3eefb8e0faea8bd5dcd8a0f3f7c4ec07 --- diff --git a/tools/pip-requires b/tools/pip-requires index b0945099f..c3979481b 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -2,7 +2,7 @@ Paste PasteDeploy==1.5.0 Routes>=1.12.3 amqplib==0.6.1 -anyjson==0.2.4 +anyjson>=0.2.4 eventlet>=0.9.17 greenlet>=0.3.1 httplib2