Updated from global requirements

Change-Id: Ib97a62d2f0322004774fbdaabb1fd7038f6ed990
This commit is contained in:
OpenStack Proposal Bot 2016-10-22 01:26:22 +00:00
parent ebc99f7561
commit 957d45fedb
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ testtools>=1.4.0 # MIT
# 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
oslosphinx>=4.7.0 # Apache-2.0