From: ChrisC Date: Fri, 25 Sep 2020 13:00:08 +0000 (+0200) Subject: Fix docker staging build X-Git-Tag: 1.7.0^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0b1f4ac638ba176832cf828f9633fa856faca273;p=testsuite.git Fix docker staging build temp fix to lock a dependency to a python 2.7 compatible version Issue-ID: INT-1727 Signed-off-by: ChrisC Change-Id: I429c04e334a9afd106fb7430b9e3d3d91cced5cc --- diff --git a/requirements.txt b/requirements.txt index 238f4613..b7f79147 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ robotframework==3.1.2 +pyrsistent==0.16.1 selenium robotframework-seleniumlibrary robotframework-archivelibrary