Merge "Add PyYAML as a requirement"

This commit is contained in:
Jenkins 2017-06-12 16:31:02 +00:00 committed by Gerrit Code Review
commit acad0dac61
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@ six>=1.9.0 # MIT
stevedore>=1.20.0 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
rfc3986>=0.3.1 # Apache-2.0
PyYAML>=3.10.0 # MIT