From 4800ec18618799cacf8c3c93c9afa0acc8cf102d Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Thu, 13 Sep 2018 09:14:04 +0200 Subject: Updated from global requirements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Id9709fbffb0f66b1e180ce28bf7eed6397e014a6 Signed-off-by: Cédric Ollivier --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index ae4cfac37..af8a25e3b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,9 +6,9 @@ mock>=2.0.0 # BSD nose>=1.3.7 # LGPL flake8<2.6.0,>=2.5.4 # MIT pylint # GPLv2 -sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD +sphinx!=1.6.6,>=1.6.2 # BSD sphinx-rtd-theme yamllint doc8>=0.6.0 # Apache-2.0 bashate>=0.5.1 # Apache-2.0 -nosehtmloutput # Apache-2.0 +nosehtmloutput>=0.0.3 # Apache-2.0 -- cgit 1.2.3-korg