aboutsummaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-07-24 10:37:03 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-07-26 16:04:04 +0200
commitaab316d85b3fc567344458db273c375a3f7618eb (patch)
tree19de73e4267f70f2bafb7e70622a871a3053abd8 /test-requirements.txt
parent7b24ea8dfe1667fe00b87cac9f0a0ca670b6a86f (diff)
Updated from global requirements
Change-Id: Ia65aef5331aa9848d58a6db9800b755f226fe8bf Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index ef2ef201..1b73d4f2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,7 +7,7 @@ nose # LGPL
flake8<2.6.0,>=2.5.4 # MIT
pylint # GPLv2
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!=1.6.6,!=1.6.7,!=2.1.0;python_version>='3.4' # BSD
sphinx-rtd-theme
yamllint
doc8 # Apache-2.0