Updated from global requirements

Change-Id: I0ff6a1d542a7e1c4f867e3ab05647388a7b64633
This commit is contained in:
OpenStack Proposal Bot 2018-03-13 07:35:29 +00:00
parent fa64e6f520
commit 17f7371ce9
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
six>=1.10.0 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
PyYAML>=3.10 # MIT
PyYAML>=3.12 # MIT
python-subunit>=1.0.0 # Apache-2.0/BSD
stevedore>=1.20.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD