diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000..238f4613 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,17 @@ +robotframework==3.1.2 +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 |