Updated from global requirements 96/67996/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 4 Jun 2019 18:06:14 +0000 (20:06 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 4 Jun 2019 18:06:14 +0000 (20:06 +0200)
Change-Id: I6f8705e701aac7432d7340d4949ace06339af3a3
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