diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-10-15 17:07:37 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-10-15 17:07:37 +0000 |
commit | 947d41d5573ca5242742ab9b901d8c929fd244dc (patch) | |
tree | 318db664e23167700927b61840b64450579aaaf2 /requirements.txt | |
parent | 6897e8cfdff86f48bf807501170d8e9232cf9042 (diff) | |
download | oslo-middleware-947d41d5573ca5242742ab9b901d8c929fd244dc.tar.gz |
Updated from global requirements
Change-Id: Ibcf055859acbc429b8a98972b8f4a4cc1e12165d
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 7813162..f488968 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>=4.6.0 # Apache-2.0 -oslo.context>=2.14.0 # Apache-2.0 +oslo.context!=2.19.1,>=2.14.0 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 oslo.utils>=3.28.0 # Apache-2.0 six>=1.9.0 # MIT |