diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-07-29 11:14:52 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-07-29 11:14:52 +0000 |
commit | c5999fb2fa25bc3107ca75d7b5b6cb619118712e (patch) | |
tree | c39ea8cc18c1c4cb872ebc64759cab143037b861 | |
parent | 6b3633c29c7babee7668691cfe0df7b1f7c109a9 (diff) | |
parent | 6bdb99f723d92e0faaaeca90964c03f39f762dff (diff) | |
download | oslo-db-c5999fb2fa25bc3107ca75d7b5b6cb619118712e.tar.gz |
Merge "Updated from global requirements"4.9.0
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index da26d37..6befe2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ debtcollector>=1.2.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.config>=3.12.0 # Apache-2.0 oslo.context!=2.6.0,>=2.4.0 # Apache-2.0 -oslo.utils>=3.15.0 # Apache-2.0 +oslo.utils>=3.16.0 # Apache-2.0 SQLAlchemy<1.1.0,>=1.0.10 # MIT sqlalchemy-migrate>=0.9.6 # Apache-2.0 stevedore>=1.16.0 # Apache-2.0 |