diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-04-02 16:16:24 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-04-02 16:16:24 +0000 |
commit | 3f14482ae10602cb7138cd07cc1d4322d6025082 (patch) | |
tree | 2698f5c6006b3eda42fb8960aa16e64bb0ec6646 | |
parent | 14ab160336a62ede47c3976ea1277730eb4dfe5b (diff) | |
download | oslo-middleware-3f14482ae10602cb7138cd07cc1d4322d6025082.tar.gz |
Updated from global requirements
Change-Id: Id1a49843e35b23c4b1cca171a06ec031cd93a021
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 3dc518a..74ebe4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pbr>=1.6 # Apache-2.0 Babel>=1.3 # BSD Jinja2>=2.8 # BSD License (3 clause) oslo.config>=3.7.0 # Apache-2.0 -oslo.context>=0.2.0 # Apache-2.0 +oslo.context>=2.2.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.5.0 # Apache-2.0 six>=1.9.0 # MIT |