diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-12-11 15:23:56 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-12-11 15:23:56 +0000 |
commit | fa00b8a5319409a6c98f8c8b58299a20bbba011a (patch) | |
tree | 9af0649e25202547e0a274ef1ce7143691de55fa /requirements.txt | |
parent | 838e314a21fef9ca6cf99140b2400e0d3b68b109 (diff) | |
download | oslo-db-fa00b8a5319409a6c98f8c8b58299a20bbba011a.tar.gz |
Updated from global requirements
Change-Id: I37020a0bfbcd19a99af5a9b090d81d60fee54d74
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 528fa42..ecb2c02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Babel>=1.3 oslo.i18n>=1.5.0 # Apache-2.0 oslo.config>=2.7.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 -oslo.utils>=2.8.0 # Apache-2.0 +oslo.utils!=3.1.0,>=2.8.0 # Apache-2.0 SQLAlchemy<1.1.0,>=0.9.9 sqlalchemy-migrate>=0.9.6 stevedore>=1.5.0 # Apache-2.0 |