diff options
author | Matthew Watkins <mwatkins@linuxfoundation.org> | 2022-12-07 13:30:09 +0000 |
---|---|---|
committer | Matthew Watkins <mwatkins@linuxfoundation.org> | 2022-12-07 13:31:51 +0000 |
commit | a52a51a6b09fc47b8fae4d603261c955de6f6069 (patch) | |
tree | 05adb93236d02c5915787527e62c7ee2d4b438eb /csit/pylibs.txt | |
parent | 556e54f5905440e4c9c4fc7fbf9c027877e51517 (diff) |
Chore: Re-instate robotframework-requests==0.9.3
Need to re-instate a pinned version for the Python test suite.
Also we can add back the backup installation method from the script
in ci-management.
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
Change-Id: If0ec07edb1c156b06a9c2621a4e22bd35b9240a9
Diffstat (limited to 'csit/pylibs.txt')
-rw-r--r-- | csit/pylibs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/pylibs.txt b/csit/pylibs.txt index d6250dbab5..4952616540 100644 --- a/csit/pylibs.txt +++ b/csit/pylibs.txt @@ -5,7 +5,7 @@ netifaces pyhocon requests robotframework-httplibrary -robotframework-requests +robotframework-requests==0.9.3 robotframework-selenium2library robotframework-extendedselenium2library robotframework-sshlibrary |