From: Michal Jagiello Date: Tue, 8 Nov 2022 13:21:09 +0000 (+0000) Subject: Set robotframework-requests version into 0.9.3 on requirements X-Git-Tag: 1.11.1~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=393a0d486706fd0c338c7025adbc26e30f1c47a0;p=testsuite.git Set robotframework-requests version into 0.9.3 on requirements It's related with deprecation of 'get_requests' method Issue-ID: TEST-385 Signed-off-by: Michal Jagiello Change-Id: I842e25f4d9962895f2cc2185d29502f153d1c091 --- diff --git a/requirements.txt b/requirements.txt index b7f79147..231b04b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ requests>=2.20.0 robotframework-selenium2library robotframework-databaselibrary robotframework-extendedselenium2library -robotframework-requests +robotframework-requests==0.9.3 deepdiff dnspython pyyaml>=4.2b1