Updated from global requirements 00/68000/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 4 Jun 2019 18:26:20 +0000 (20:26 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 4 Jun 2019 18:26:20 +0000 (20:26 +0200)
Change-Id: Ic450c26f61160e1fb7a5a074ea6a7a286cd6d123
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
test-requirements.txt

index bac66ab..08f0807 100644 (file)
@@ -6,7 +6,8 @@ mock # BSD
 nose # LGPL
 flake8<2.6.0,>=2.5.4 # MIT
 pylint==1.4.5 # GPLv2
-sphinx!=1.6.6,!=1.6.7 # BSD
+sphinx!=1.6.6,!=1.6.7,<2.0.0;python_version=='2.7' # BSD
+sphinx!=1.6.6,!=1.6.7;python_version>='3.4' # BSD
 sphinx-rtd-theme
 yamllint
 doc8 # Apache-2.0