diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-04-20 00:41:24 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-04-20 00:41:24 +0000 |
commit | 268987f60f4a3c020d39e77588875dacc510ae74 (patch) | |
tree | 13c58ec996846d0420f10b297b371a2d26569ce6 | |
parent | 615a878bc8f5042ea6937f8f0816e56cecbc0d06 (diff) | |
download | oslo-db-268987f60f4a3c020d39e77588875dacc510ae74.tar.gz |
Updated from global requirements
Change-Id: I9cefbe40d4406acb2a12aadce9fad28d036ad0de
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 2637ebb..7966d3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,12 +4,12 @@ pbr>=1.6 # Apache-2.0 alembic>=0.8.4 # MIT -debtcollector>=1.2.0 # Apache-2.0 +debtcollector>=1.2.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.config>=3.9.0 # Apache-2.0 oslo.context>=2.2.0 # Apache-2.0 oslo.utils>=3.5.0 # Apache-2.0 SQLAlchemy<1.1.0,>=1.0.10 # MIT sqlalchemy-migrate>=0.9.6 # Apache-2.0 -stevedore>=1.5.0 # Apache-2.0 +stevedore>=1.9.0 # Apache-2.0 six>=1.9.0 # MIT |