commit | 236dfe3ff5b7cf823e1b39546ad86693fea96895 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Wed Mar 10 11:46:01 2021 +0100 |
committer | Andrea Campanella <andrea@opennetworking.org> | Wed Mar 10 18:36:39 2021 +0100 |
tree | 43b92bd6abd795a20cab4c9daaa0a93e8f99a155 | |
parent | 3af123136a809f24cae517d6693c5e789b3e1769 [diff] |
Updating the cord-tester version Updating cord-tester version to include ONOS cfg get capability introduced with: https://gerrit.opencord.org/c/cord-tester/+/23296 Change-Id: I17eccca5f460b29ca6a7d4278bd5da83b8040c73
diff --git a/requirements.txt b/requirements.txt index 7ed35ab..39b5499 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -9,7 +9,7 @@ yamllint==1.23.0 # replace when we can use upstream (needs python 3.6) git+https://github.com/zdw/robotframework-importresource@b81b87aabaee0594e966687b41e3674b866f28ee -cord-robot==2.1.3 +cord-robot==2.1.4 virtualenv matplotlib==3.0.3 requests==2.24.0