diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-02-10 09:48:27 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-02-10 09:48:27 +0000 |
commit | 4413c89e118b00acf9975cc244fc0e57b1988ad4 (patch) | |
tree | 8022ce298fa6e9be9c420592d6f9c93bf95b7ddc /requirements.txt | |
parent | 1cb766c0fc3ae1803651e0dd4e80a572a92ea4cd (diff) | |
download | oslo-middleware-4413c89e118b00acf9975cc244fc0e57b1988ad4.tar.gz |
Updated from global requirements
Change-Id: I4a7664a970bd14deb09a765707588509a2197e5f
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 11fc3e5..3471b7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pbr>=1.8 # Apache-2.0 Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause) oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 -oslo.context>=2.9.0 # Apache-2.0 +oslo.context>=2.12.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.18.0 # Apache-2.0 six>=1.9.0 # MIT |