diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-05-26 17:27:37 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-05-26 17:27:37 +0000 |
commit | ac68f40bd38020788efb519adce4c790e074c703 (patch) | |
tree | 97610d5b6fe2ca93779687f6d32c3461dd97f93b /requirements.txt | |
parent | 6b7b1b225d28e49d710fa703d48610e30910e27b (diff) | |
download | oslo-middleware-ac68f40bd38020788efb519adce4c790e074c703.tar.gz |
Updated from global requirements
Change-Id: Ie2f72ad44298c3601a1465160f5c5f873f2c31cf
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 39cda6a..da4e45b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pbr!=2.1.0,>=2.0.0 # 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.22.0 # Apache-2.0 -oslo.context>=2.12.0 # Apache-2.0 +oslo.context>=2.14.0 # Apache-2.0 oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 oslo.utils>=3.20.0 # Apache-2.0 six>=1.9.0 # MIT |