diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-01-21 15:01:42 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-01-21 15:01:42 +0000 |
commit | fcc794f531777ed1b80962ad700a166bff8c47c6 (patch) | |
tree | 1704a8ae701566ab457c22260dfeab81007b24ab | |
parent | d24e1d19cb74a5928409512df4edefbc4e1a4e13 (diff) | |
download | oslo-db-fcc794f531777ed1b80962ad700a166bff8c47c6.tar.gz |
Updated from global requirements
Change-Id: I7a401a55826924858ddc396ce19530b8bda3bcf7
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 8ade2f6..f902a01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr>=1.8 # Apache-2.0 -alembic>=0.8.4 # MIT +alembic>=0.8.10 # MIT debtcollector>=1.2.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 |