commit | 0b1f4ac638ba176832cf828f9633fa856faca273 | [log] [tgz] |
---|---|---|
author | ChrisC <christophe.closset@intl.att.com> | Fri Sep 25 15:00:08 2020 +0200 |
committer | ChrisC <christophe.closset@intl.att.com> | Fri Sep 25 15:00:08 2020 +0200 |
tree | 1d0efd7f4d9d9493b145c45aae39b76731e2149e | |
parent | 9c02754bea543f0206cb69575d322bcfe802cbac [diff] [blame] |
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 <christophe.closset@intl.att.com> Change-Id: I429c04e334a9afd106fb7430b9e3d3d91cced5cc
diff --git a/requirements.txt b/requirements.txt index 238f461..b7f7914 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -1,4 +1,5 @@ robotframework==3.1.2 +pyrsistent==0.16.1 selenium robotframework-seleniumlibrary robotframework-archivelibrary