diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-11-13 10:26:39 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-11-13 10:26:39 +0000 |
commit | d1e5cf2a77e24899fc0f1e079baa1bf319206143 (patch) | |
tree | c2775d1d29acf052f3b35b93fada30551654bde9 /requirements.txt | |
parent | 51d4b753ae36568bf9abdd5d49c2c5f642bed397 (diff) | |
download | oslo-messaging-d1e5cf2a77e24899fc0f1e079baa1bf319206143.tar.gz |
Updated from global requirements
Change-Id: If146ea28a75593f6ef07a9088b87431881721c12
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 44630ab..d7fd591 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 futurist>=1.2.0 # Apache-2.0 oslo.config>=4.6.0 # Apache-2.0 oslo.log>=3.30.0 # Apache-2.0 -oslo.utils>=3.28.0 # Apache-2.0 +oslo.utils>=3.31.0 # Apache-2.0 oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 oslo.service>=1.24.0 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 |