Update requirements 02/73002/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 8 Nov 2021 14:34:19 +0000 (15:34 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 8 Nov 2021 14:34:56 +0000 (15:34 +0100)
Change-Id: Id7f0007a87df545f97d9674a4055b2bb26dff30d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
requirements.txt
test-requirements.txt

index 7394867..394c2d7 100644 (file)
@@ -10,7 +10,7 @@ robotframework>=3.0
 behave>=1.2.6
 behave-html-formatter>=0.9.4;python_version>='3.6'
 mock!=4.0.0,!=4.0.1 # BSD
-PrettyTable<0.8 # BSD
+PrettyTable # BSD
 python-subunit # Apache-2.0/BSD
 os-testr # Apache-2.0
 junitxml
index 69f8008..0bfae30 100644 (file)
@@ -6,7 +6,7 @@ mock!=4.0.0,!=4.0.1 # BSD
 nose # LGPL
 flake8 # MIT
 pylint # GPLv2
-sphinx!=1.6.6,!=1.6.7,!=2.1.0,!=3.0.0 # BSD
+sphinx!=1.6.6,!=1.6.7,!=2.1.0,!=3.0.0,!=3.4.2 # BSD
 sphinx-rtd-theme
 yamllint
 doc8 # Apache-2.0