diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-04-06 04:29:50 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-04-06 04:29:50 +0000 |
commit | af0b3d34a70c7afc40bc8d2ea5ca6fb84dedf740 (patch) | |
tree | f8321c9b7845d4a237e158cf6de8f5bab03e81e0 /requirements.txt | |
parent | b45a20b171404938898e9b8a7b37a9adaedd0b26 (diff) | |
download | oslo-db-af0b3d34a70c7afc40bc8d2ea5ca6fb84dedf740.tar.gz |
Updated from global requirements
Change-Id: Id7d7009ea014a70adcdfad2d0456c1a930dcb26b
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 2bdc958..31e5a1b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr>=1.6 # Apache-2.0 -alembic>=0.8.0 # MIT +alembic>=0.8.4 # MIT Babel>=1.3 # BSD oslo.i18n>=2.1.0 # Apache-2.0 oslo.config>=3.7.0 # Apache-2.0 |