verify: Pin requests to 2.21.0 57/757/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 20 May 2019 14:11:09 +0000 (16:11 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 20 May 2019 14:46:24 +0000 (16:46 +0200)
requests release 2.22.0 added a python requires that excludes all
versions of Python < 3.5. The LFCI's default 3 version is 3.4 so
causes build failure.

Change-Id: I8797c37bbe1b0fa54be348f09b60b98065e23ab7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
tox.ini

diff --git a/tox.ini b/tox.ini
index 50a67e1..64c1486 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -20,6 +20,7 @@ deps =
    coala
    coala-bears
    pygments~=2.3.1
+   requests~=2.21.0
    nodeenv
 commands =
    nodeenv -p