diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-23 10:34:44 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-23 10:34:44 +0000 |
commit | 0f04f667de95052d4daab8aea48a92167b432275 (patch) | |
tree | ddbc1587db7c908e903a94244dea1a65d22332f5 /requirements.txt | |
parent | f774f0f8c85050ada340e528bbae4c180556f281 (diff) | |
download | oslo-db-0f04f667de95052d4daab8aea48a92167b432275.tar.gz |
Updated from global requirements
Change-Id: I7cfce3d16572519bcc3487c32dac46c2b950c54b
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 ae3bafa..b737d91 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pbr>=1.6 # Apache-2.0 alembic>=0.8.0 # MIT Babel>=1.3 # BSD -oslo.i18n>=1.5.0 # Apache-2.0 +oslo.i18n>=2.1.0 # Apache-2.0 oslo.config>=3.2.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 oslo.utils>=3.4.0 # Apache-2.0 |