diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-09-13 09:14:04 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-09-13 09:14:04 +0200 |
commit | 4800ec18618799cacf8c3c93c9afa0acc8cf102d (patch) | |
tree | 82d7a5182638646af8cebedbac94ce1f7ff01c14 /test-requirements.txt | |
parent | 92903e33482a9737ec1e6725fd99334e53a9c571 (diff) |
Updated from global requirements
Change-Id: Id9709fbffb0f66b1e180ce28bf7eed6397e014a6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
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 |