diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-11-03 01:25:05 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-11-03 01:25:05 +0000 |
commit | 491124d6c78d8a8ee9bd66e9226f69a1c860d9c2 (patch) | |
tree | 4519aecc2d70d1a636112bbe601ca91977f47277 | |
parent | 947d41d5573ca5242742ab9b901d8c929fd244dc (diff) | |
download | oslo-middleware-491124d6c78d8a8ee9bd66e9226f69a1c860d9c2.tar.gz |
Updated from global requirements
Change-Id: I6fd4cde4a2006e0d42c77a90cb83efa135e94758
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index f488968..9f639d0 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.19.1,>=2.14.0 # Apache-2.0 +oslo.context>=2.19.2 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 oslo.utils>=3.28.0 # Apache-2.0 six>=1.9.0 # MIT |