From: SerenaFeng Date: Fri, 5 Jan 2018 03:54:41 +0000 (+0800) Subject: bugfix sslerror when login with identity.linuxfoundation.org X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=99b9c09aca0ff3bc9a723bc404ea6a0d09ee4ef3;p=releng-testresults.git bugfix sslerror when login with identity.linuxfoundation.org Change-Id: I222f5f46e13d2a180057ebede44475477906cd70 Signed-off-by: SerenaFeng --- diff --git a/testapi/requirements.txt b/testapi/requirements.txt index fbd2e0e..f752a64 100644 --- a/testapi/requirements.txt +++ b/testapi/requirements.txt @@ -9,3 +9,4 @@ epydoc>=0.3.1 six>=1.9.0 # MIT motor # Apache-2.0 python-cas +requests[security] \ No newline at end of file