aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-04-19 01:36:28 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-04-19 01:36:28 +0200
commit6aa1d4ba0f22dcb65c9304051fb27f8f588dcbfc (patch)
tree51fb64de1d5d13b8f2fd432b28828c4113ba67d2
parent993c674a7440fb209248897bd39ed2cb8a61baf4 (diff)
Updated from global requirements
Change-Id: I58d3894b8a33f5b9d83bbf7880bbfa43b2995b7d 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 bd180291..6be92273 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -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 # Apache-2.0
+requests!=2.20.0 # Apache-2.0
robotframework>=3.0
mock # BSD
PrettyTable<0.8 # BSD