From: Doug Hellmann Date: Wed, 19 Jun 2013 21:16:32 +0000 (-0400) Subject: Update kombu requirement X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=e85450f6796e46b66baf7539a23268b213025283;p=openstack-build%2Fcinder-build.git Update kombu requirement The minimum version of kombu in the requirements list has been updated to ensure that compatible kombu and msgpack libraries are used across all projects. This update also requires a bump for anyjson. Addresses bug #1134575 Change-Id: Ic33a5bbc8d1cdf1effd41c1c2aebc7ef6988c39e Signed-off-by: Doug Hellmann --- diff --git a/requirements.txt b/requirements.txt index c96449aec..c92268694 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ d2to1>=0.2.10,<0.3 pbr>=0.5.10,<0.6 amqplib>=0.6.1 -anyjson>=0.2.4 +anyjson>=0.3.3 argparse babel>=0.9.6 eventlet>=0.9.12 greenlet>=0.3.1 iso8601>=0.1.4 -kombu>=1.0.4 +kombu>2.4.7 lockfile>=0.8 lxml>=2.3 oslo.config>=1.1.0