diff options
author | Luke Gleeson <luke.gleeson@est.tech> | 2023-04-20 12:34:01 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-04-20 12:34:01 +0000 |
commit | 3c9f2b305b9f85edfe8791295e0c1bbdbd4b8304 (patch) | |
tree | 84bafb88c0cec3bed390c842c18d49b3395e33c6 /csit/pylibs.txt | |
parent | 5f68d54d9f3af043d7f87d9a0b3a5f2de6f06dc5 (diff) | |
parent | 17c24efd4babc61a818fef26ce56954b703fbfb7 (diff) |
Merge "Align dependencies with CPS/NCMP"
Diffstat (limited to 'csit/pylibs.txt')
-rw-r--r-- | csit/pylibs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/csit/pylibs.txt b/csit/pylibs.txt index d6250dba..9fee6341 100644 --- a/csit/pylibs.txt +++ b/csit/pylibs.txt @@ -5,8 +5,8 @@ netifaces pyhocon requests robotframework-httplibrary -robotframework-requests -robotframework-selenium2library +robotframework-requests==0.9.3 +robotframework-selenium2library==3.0.0 robotframework-extendedselenium2library robotframework-sshlibrary scapy |