diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-26 23:27:50 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-26 23:27:50 +0000 |
commit | 214e9d7d2532ccffb24c1110cc704878a8ed9acb (patch) | |
tree | b2bd4f5af841615000ce0c612f38299cac19f8dc /requirements.txt | |
parent | 021e450fca48ac3fae4c60bba4d33758367a307d (diff) | |
download | oslo-db-214e9d7d2532ccffb24c1110cc704878a8ed9acb.tar.gz |
Updated from global requirements
Change-Id: Ie8d50f948f85edf6e8dbafe944e239cfd415dd34
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 b737d91..3bc705b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pbr>=1.6 # Apache-2.0 alembic>=0.8.0 # MIT Babel>=1.3 # BSD oslo.i18n>=2.1.0 # Apache-2.0 -oslo.config>=3.2.0 # Apache-2.0 +oslo.config>=3.4.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 oslo.utils>=3.4.0 # Apache-2.0 SQLAlchemy<1.1.0,>=1.0.10 # MIT |