From fac7fad54201fabab91fb850abf6f7d5c9f772bc Mon Sep 17 00:00:00 2001 From: hariharan97 Date: Thu, 15 Apr 2021 11:05:27 +0530 Subject: Fix for NSI selection response Issue-ID: OPTFRA-943 Signed-off-by: hariharan97 Change-Id: I88f18e258898683df8e03a531f5c22d11ff7f08f --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'requirements.txt') 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 + + -- cgit 1.2.3-korg