diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-23 10:21:33 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-23 10:21:33 +0000 |
commit | d717d9fc1c2e2297f6ad754f453841f6f2291a0e (patch) | |
tree | 9b40fb055c61c3859bbbe86666be954b1012f52a /requirements.txt | |
parent | 4404693f4ccc2b5619bc6ec1f16ffc0ebf6245a8 (diff) | |
download | ceilometermiddleware-d717d9fc1c2e2297f6ad754f453841f6f2291a0e.tar.gz |
Updated from global requirements
Change-Id: I5cdbb8a4ab8e7c2e6b378caf8e46981393706b6a
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 8cff958..88fdd1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ oslo.config>=3.2.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 -oslo.messaging!=2.8.0,!=3.1.0,>2.6.1 # Apache-2.0 +oslo.messaging>=4.0.0 # Apache-2.0 oslo.utils>=3.4.0 # Apache-2.0 pbr>=1.6 # Apache-2.0 pycadf!=2.0.0,>=1.1.0 # Apache-2.0 |