Merge "Updated from global requirements"

This commit is contained in:
Jenkins 2016-10-23 20:39:21 +00:00 committed by Gerrit Code Review
commit 7b40ded270

View File

@ -14,7 +14,7 @@ oslotest>=1.10.0 # Apache-2.0
# when we can require tox>= 1.4, this can go into tox.ini:
# [testenv:cover]
# deps = {[testenv]deps} coverage
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
# this is required for the docs build jobs
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD