diff options
author | hariharan97 <rh20085046@wipro.com> | 2021-04-15 11:05:27 +0530 |
---|---|---|
committer | hariharan97 <rh20085046@wipro.com> | 2021-04-15 11:08:29 +0530 |
commit | fac7fad54201fabab91fb850abf6f7d5c9f772bc (patch) | |
tree | 6c25cfa2afca3a13c6e5f57c3367b2be3d09a537 /requirements.txt | |
parent | 7ef613de6d9cd794fd10ae43d98ffa9312418e68 (diff) |
Fix for NSI selection response
Issue-ID: OPTFRA-943
Signed-off-by: hariharan97 <rh20085046@wipro.com>
Change-Id: I88f18e258898683df8e03a531f5c22d11ff7f08f
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 956ec7c..a77172a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,3 +18,6 @@ pathtools>=0.1.2 pycryptodome>=3.9.6 python-consul>=1.1.0 tornado>=6.1 +mock>=4.0.3 + + |