X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=robotframework-onap%2Frequirements.txt;h=beab171661cf2645748cca1da41fee41c55b34de;hb=refs%2Fheads%2Fmaster;hp=d82ec25f57f340a21cd5059c970200e9a2dbcc0e;hpb=d4af56d4c2f67a1285da783764f20a0c1c546592;p=testsuite%2Fpython-testing-utils.git diff --git a/robotframework-onap/requirements.txt b/robotframework-onap/requirements.txt index d82ec25..9f8bb6d 100644 --- a/robotframework-onap/requirements.txt +++ b/robotframework-onap/requirements.txt @@ -1,7 +1,7 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -pbr!=2.1.0 # Apache-2.0 +pbr deepdiff dnspython future @@ -12,8 +12,8 @@ paramiko protobuf pyyaml requests -robotframework -robotframework-requests +robotframework-requests==0.9.3 robotlibcore-temp six urllib3 +more-itertools