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