aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarking
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-05-23 10:06:26 +0000
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-05-23 10:30:14 +0000
commite309e2a3c1a8a69421b94eecc73be3b954c3fea7 (patch)
tree8d4e1a9c95ee738dfb67f14e3bb7348f7e2b1577 /benchmarking
parentedbbf48b33d05c9b7c2e5d610d4c30ba986270cc (diff)
[ROBOT] Fix healtcheck and robot tests
Fix healtcheck and robot tests by pinning requests Issue-ID: TEST-373 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I6a8d9c63b811fc79edeea01df4a98895ba4dbc96
Diffstat (limited to 'benchmarking')
-rw-r--r--benchmarking/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarking/requirements.txt b/benchmarking/requirements.txt
index 434e5e3..d363c94 100644
--- a/benchmarking/requirements.txt
+++ b/benchmarking/requirements.txt
@@ -1,5 +1,5 @@
selenium
-requests>=2.20.0
+requests==2.29.0
robotframework-selenium2library
robotframework-databaselibrary
robotframework-extendedselenium2library