diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-26 23:27:58 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-26 23:27:58 +0000 |
commit | 7f7f4a3632c74359ef2660254ae9c08122330c38 (patch) | |
tree | c7adc46f8265f9d4ef37045b8ee5cf924e04e450 /requirements.txt | |
parent | 2f30da7c4899d37b94ca9f39485481e129d96dc8 (diff) | |
download | oslo-middleware-7f7f4a3632c74359ef2660254ae9c08122330c38.tar.gz |
Updated from global requirements
Change-Id: I34acf045bbd892a2ea1675180eb72c0b03122171
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 513f99d..0745a66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pbr>=1.6 # Apache-2.0 Babel>=1.3 # BSD Jinja2>=2.8 # BSD License (3 clause) -oslo.config>=3.2.0 # Apache-2.0 +oslo.config>=3.4.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.4.0 # Apache-2.0 |