Bump kombu requirements
Now that we require msgpack, old version of kombu are not compatible with msgpack<0.2 and breaks. So let's depend on versions of kombu that supports msgpack>=0.2. Fixes: bug 1134575 Change-Id: I910ff21f3df75e486816aea533396852eb3fbf16 Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
a63c0295ce
commit
4218dcd1ab
@ -21,7 +21,7 @@ iso8601>=0.1.4
|
||||
jsonrpclib
|
||||
jsonschema>=1.0.0
|
||||
kazoo>=0.9,<=1.1
|
||||
kombu>=1.0.4
|
||||
kombu>2.4.7
|
||||
lockfile>=0.8
|
||||
lxml>=2.3
|
||||
msgpack-python
|
||||
|
Loading…
x
Reference in New Issue
Block a user