Updated from global requirements

Change-Id: Ie282ea0ce4527b224d267dfb8cd56b4c947b61ce
This commit is contained in:
OpenStack Proposal Bot 2017-08-18 04:39:16 +00:00 committed by Rajath Agasthya
parent e27af50986
commit 5ffc30f6bd
2 changed files with 2 additions and 2 deletions

View File

@ -8,4 +8,4 @@ pyparsing>=2.1.0 # MIT
six>=1.9.0 # MIT
stevedore>=1.20.0 # Apache-2.0
unicodecsv>=0.8.0;python_version<'3.0' # BSD
PyYAML>=3.10.0 # MIT
PyYAML>=3.10 # MIT

View File

@ -5,7 +5,7 @@
python-subunit>=0.0.18 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
mock>=2.0 # BSD
mock>=2.0.0 # BSD
testscenarios>=0.4 # Apache-2.0/BSD
coverage!=4.4,>=4.0 # Apache-2.0