summaryrefslogtreecommitdiffstats
path: root/conductor/requirements.txt
diff options
context:
space:
mode:
authorkrishnaa96 <krishna.moorthy6@wipro.com>2020-08-15 22:29:23 +0530
committerkrishnaa96 <krishna.moorthy6@wipro.com>2020-09-06 21:35:14 +0530
commitf7a27497dd184da6259ea8bd87c3c704df519923 (patch)
tree9facc131eaab53783e01cc7f0ec172c800914245 /conductor/requirements.txt
parent11f579c76967eec1c4959ba02dbdfc6f19575a84 (diff)
Add support to generic optimization structure
Add a new template version to support the new optmization model Issue-ID: OPTFRA-730 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I286f7ae1bad0af1fac0da7e96f7274eb9518e031
Diffstat (limited to 'conductor/requirements.txt')
-rw-r--r--conductor/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/conductor/requirements.txt b/conductor/requirements.txt
index 42a0d89..62630cb 100644
--- a/conductor/requirements.txt
+++ b/conductor/requirements.txt
@@ -27,3 +27,4 @@ onapsmsclient>=0.0.4
Flask>=0.11.1
prometheus-client>=0.3.1
pycryptodome==3.9.7
+jsonschema>=3.2.0