Merge "Raising minimum version of oslo.db"

This commit is contained in:
Zuul 2019-10-08 04:04:00 +00:00 committed by Gerrit Code Review
commit 7fe0b0ee4d
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ os-traits==0.4.0
oslo.concurrency==3.26.0
oslo.config==5.2.0
oslo.context==2.19.2
oslo.db==4.27.0
oslo.db==4.40.0
oslo.i18n==3.15.3
oslo.log==3.36.0
oslo.messaging==5.29.0

View File

@ -19,7 +19,7 @@ pysendfile>=2.0.0;sys_platform!='win32' # MIT
oslo.concurrency>=3.26.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.context>=2.19.2 # Apache-2.0
oslo.db>=4.27.0 # Apache-2.0
oslo.db>=4.40.0 # Apache-2.0
oslo.rootwrap>=5.8.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0