diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-01-11 13:35:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-01-11 13:35:41 +0000 |
commit | beaf93bcc392bb516ad3808db579c7195d10d4e8 (patch) | |
tree | 4d9d2fa6870dde2de16af6c8c26a5e081a9e4afc /docker/requirements.pip | |
parent | e1d0769008da2904ae12d1ca0020ef3f09336439 (diff) | |
parent | 2140461198cdb8dea2f60a66a0ddf90bb1ef54da (diff) |
Merge "Prepare onos integration in Functest"
Diffstat (limited to 'docker/requirements.pip')
-rw-r--r-- | docker/requirements.pip | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docker/requirements.pip b/docker/requirements.pip index 03036a828..f8c888a82 100644 --- a/docker/requirements.pip +++ b/docker/requirements.pip @@ -10,4 +10,5 @@ pexpect==4.0 requests==2.8.0 robotframework==2.9.1 robotframework-requests==0.3.8 -robotframework-sshlibrary==2.1.1
\ No newline at end of file +robotframework-sshlibrary==2.1.1 +configObj==5.0.6 |