diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-02-20 21:59:29 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-02-20 21:59:29 +0000 |
commit | a78c2fef7c90fb810c71ae9bc06509c354bc82f9 (patch) | |
tree | 5c45c0bba2ace9e62c472d9728b9b11689f166d5 /requirements.txt | |
parent | ca1cbe9484cc6bc85131b8dac0fbb376c99c4adb (diff) | |
download | oslo-db-a78c2fef7c90fb810c71ae9bc06509c354bc82f9.tar.gz |
Updated from global requirements
Change-Id: I122380ae921422083529f892ae28eb628ff802fc
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 3bc705b..352db43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Babel>=1.3 # BSD oslo.i18n>=2.1.0 # Apache-2.0 oslo.config>=3.4.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 -oslo.utils>=3.4.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 |