]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Ensure that the anyjson version is correct.
authorGary Kotton <gkotton@redhat.com>
Sat, 3 Nov 2012 04:54:03 +0000 (04:54 +0000)
committerGary Kotton <gkotton@redhat.com>
Sat, 3 Nov 2012 04:54:03 +0000 (04:54 +0000)
Fixes bug 1075977

Change-Id: Ieb5a8b3f3eefb8e0faea8bd5dcd8a0f3f7c4ec07

tools/pip-requires

index b0945099fa1d6549d32d4c26b8eaa1f0ac1d2ceb..c3979481bd7949ed85ff37ab012fe042f99b8a59 100644 (file)
@@ -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