aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-04-19 01:38:05 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-04-19 01:38:05 +0200
commit12e38180a5be8604ebc5fc8e520b53b61135bbc3 (patch)
treec11257fcbb21fe410d9b03d1445aa841b9d6937a
parent924f4a31ef22675630fa6009610074600b4f0e68 (diff)
Updated from global requirements
Change-Id: I5e2057c11920bba55d8bae34dc836aa86765ccf3 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 402b931e2..6894e639b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0 # Apache-2.0
PyYAML # MIT
-requests # Apache-2.0
+requests!=2.20.0 # Apache-2.0
robotframework>=3.0
scp
cloudify-rest-client