diff options
Diffstat (limited to 'healthcheck/requirements.txt')
-rw-r--r-- | healthcheck/requirements.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/healthcheck/requirements.txt b/healthcheck/requirements.txt new file mode 100644 index 0000000..6c98295 --- /dev/null +++ b/healthcheck/requirements.txt @@ -0,0 +1,16 @@ +selenium +robotframework-seleniumlibrary +robotframework-archivelibrary +robotframework-sshlibrary +robotframework-httplibrary +robotframework-ftplibrary +requests>=2.20.0 +robotframework-selenium2library +robotframework-databaselibrary +robotframework-extendedselenium2library +robotframework-requests +deepdiff +dnspython +pyyaml>=4.2b1 +json5 +pytz |