Set robotframework-requests version into 0.9.3 on requirements 48/132048/2
authorMichal Jagiello <michal.jagiello@t-mobile.pl>
Tue, 8 Nov 2022 13:21:09 +0000 (13:21 +0000)
committerAndreas Geissler <andreas-geissler@telekom.de>
Tue, 8 Nov 2022 15:18:37 +0000 (15:18 +0000)
It's related with deprecation of 'get_requests' method

Issue-ID: TEST-385
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I842e25f4d9962895f2cc2185d29502f153d1c091

requirements.txt

index b7f7914..231b04b 100644 (file)
@@ -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