Updated from global requirements

Change-Id: I010228c0c72bbaba9a80ca576c3c219de8b6e1c5
This commit is contained in:
OpenStack Proposal Bot 2017-08-24 05:59:54 +00:00
parent 767cfa6723
commit a64fbe4ddf
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
ipaddress>=1.0.7;python_version<'3.3' # PSF
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD