diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-06-22 11:49:46 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-06-22 14:18:06 +0200 |
commit | c73dd9d2d0187d93409318f5ec4aea082f0c9684 (patch) | |
tree | 2220e059f70a9d85e1993a900a0aef0fcbf69cac /smoke-usecases-robot/requirements.txt | |
parent | 242950666ad42f4e9523b0fc3cd7c6d71b707103 (diff) |
Resync manually xtesting repo from gitlab.com repo
The goal is to use xtesting once we shall be able to build
all the dockers properly
Issue-ID: INT-1366
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I068eb6019f6eec04b46b545222cbb5cecb265234
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'smoke-usecases-robot/requirements.txt')
-rw-r--r-- | smoke-usecases-robot/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/smoke-usecases-robot/requirements.txt b/smoke-usecases-robot/requirements.txt index 34e61d8..4274f19 100644 --- a/smoke-usecases-robot/requirements.txt +++ b/smoke-usecases-robot/requirements.txt @@ -9,6 +9,7 @@ robotframework-selenium2library robotframework-databaselibrary robotframework-extendedselenium2library robotframework-requests +robotframework-jsonlibrary deepdiff dnspython pyyaml>=4.2b1 |