Update Kombu requirement
Change-Id: I1875f85fa1556c30aebe47552090757a6f62435c
This commit is contained in:
parent
c024e7061c
commit
0f11fff0a9
@ -7,9 +7,9 @@ voluptuous>=0.8.9 # BSD License
|
||||
keystoneauth1>=2.14.0 # Apache-2.0
|
||||
python-keystoneclient>=3.8.0 # Apache-2.0
|
||||
six>=1.9.0 # MIT
|
||||
kombu>=3.0.25,!=4.0.0,!=4.0.1 # BSD
|
||||
kombu>=3.0.25,<4.0.0 # BSD
|
||||
oslo.serialization>=1.10.0 # Apache-2.0
|
||||
oslo.config>=3.14.0 # Apache-2.0
|
||||
oslo.log>=3.11.0 # Apache-2.0
|
||||
oslo.messaging>=5.14.0 # Apache-2.0
|
||||
oslo.service>=1.10.0 # Apache-2.0
|
||||
oslo.service>=1.10.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user