aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChrisC <christophe.closset@intl.att.com>2020-09-25 15:00:08 +0200
committerChrisC <christophe.closset@intl.att.com>2020-09-25 15:00:08 +0200
commit0b1f4ac638ba176832cf828f9633fa856faca273 (patch)
tree1d0efd7f4d9d9493b145c45aae39b76731e2149e
parent9c02754bea543f0206cb69575d322bcfe802cbac (diff)
Fix docker staging build1.7.0
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
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
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