aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-04-06 18:04:22 +0200
committermrichomme <morgan.richomme@orange.com>2020-04-09 18:52:31 +0200
commit83a352f8c04a608f2b6acded0a091b7da00d4d08 (patch)
treee0a59a111d1b5b61d909c850cfdebf3cc207a353 /requirements.txt
parent419876de3e915e02a86ca15df2c53cf3a0e412c5 (diff)
Temp fix to clone third party dockers in testsuite docker
Note that this patch shall be ephemeral as a migration to python3 with new helm structure is in progress Issue-ID: TEST-229 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I5ecbc22b607379e061b9c3f4ded51635100a180b Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt17
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