Updated from global requirements 56/68256/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 24 Jul 2019 09:15:38 +0000 (11:15 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 24 Jul 2019 09:15:38 +0000 (11:15 +0200)
Change-Id: I2ce5bcf72fb95114b21a80cf51c5e848ac3c0b35
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
requirements.txt
test-requirements.txt

index 6be9227..bd18029 100644 (file)
@@ -5,7 +5,7 @@ pbr!=2.1.0 # Apache-2.0
 stevedore # Apache-2.0
 PyYAML # MIT
 enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
-requests!=2.20.0 # Apache-2.0
+requests # Apache-2.0
 robotframework>=3.0
 mock # BSD
 PrettyTable<0.8 # BSD
index 08f0807..bac66ab 100644 (file)
@@ -6,8 +6,7 @@ mock # BSD
 nose # LGPL
 flake8<2.6.0,>=2.5.4 # MIT
 pylint==1.4.5 # 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 # BSD
 sphinx-rtd-theme
 yamllint
 doc8 # Apache-2.0