diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-29 12:43:05 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-29 12:43:05 +0200 |
commit | a1c842a0e9f22c67947b460a28c4f6930d63146d (patch) | |
tree | cfbb43f29eb7add7ef1f74db5f9bbc1614880bcf /requirements.txt | |
parent | f74088bb1ae93feaf56c7ec7d1f1e78c97d8de9a (diff) |
Updated from global requirements
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I3fc23ba64da0440a5fb571b34c561337415eba77
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index c997c3659..696f004c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ requests!=2.20.0 # Apache-2.0 robotframework>=3.0 scp cloudify-rest-client -mock # BSD +mock!=4.0.0,!=4.0.1 # BSD PrettyTable<0.8 # BSD six # MIT paramiko # LGPLv2.1+ |