diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-06 23:18:37 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-06 23:18:37 +0000 |
commit | ea2bd8c5964bd624d15fb2a3effc5746e60e9ac6 (patch) | |
tree | 33ff92b6b0dbb87bb486c8d793d7653138a84b93 /requirements.txt | |
parent | ca68b12d5a058396b4c0f06bc60d4959a1bb56a5 (diff) | |
download | oslo-middleware-ea2bd8c5964bd624d15fb2a3effc5746e60e9ac6.tar.gz |
Updated from global requirements
Change-Id: I6da3abf45bf2705fdf1e4d71ada39e7107dbe391
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 cdc524c..f5e7d45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pbr>=1.6 Babel>=1.3 Jinja2>=2.8 # BSD License (3 clause) ordereddict -oslo.config>=2.7.0 # Apache-2.0 +oslo.config>=3.2.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 oslo.utils>=3.2.0 # Apache-2.0 |