diff options
Diffstat (limited to 'healthcheck')
-rw-r--r-- | healthcheck/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/healthcheck/requirements.txt b/healthcheck/requirements.txt index 6c98295..42c79b9 100644 --- a/healthcheck/requirements.txt +++ b/healthcheck/requirements.txt @@ -4,7 +4,7 @@ robotframework-archivelibrary robotframework-sshlibrary robotframework-httplibrary robotframework-ftplibrary -requests>=2.20.0 +requests==2.29.0 robotframework-selenium2library robotframework-databaselibrary robotframework-extendedselenium2library |