Updated from global requirements
Change-Id: I6375d299c56fb3789c9d37276dc0a6adb6ec4de8
This commit is contained in:
parent
1242564e4d
commit
64914790f4
@ -33,7 +33,7 @@ PyYAML>=3.10.0 # MIT
|
||||
# rabbit driver is the default
|
||||
# we set the amqp version to ensure heartbeat works
|
||||
amqp<2.0,>=1.4.0 # LGPL
|
||||
kombu!=4.0.0,!=4.0.1,!=4.0.2,>=3.0.25 # BSD
|
||||
kombu<4.0.0,>=3.0.25 # BSD
|
||||
pika>=0.10.0 # BSD
|
||||
pika-pool>=0.1.3 # BSD
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user