From: Bartek Grzybowski Date: Mon, 21 Sep 2020 10:52:54 +0000 (+0200) Subject: Add missing dependency for the werkzeug module X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F20%2F112920%2F2;p=integration.git Add missing dependency for the werkzeug module Change-Id: I0bd782a6bd45dc8db75cbab968a0146fa30ce647 Issue-ID: INT-1723 Signed-off-by: Bartek Grzybowski --- diff --git a/test/mocks/ran-nssmf-simulator/requirements.txt b/test/mocks/ran-nssmf-simulator/requirements.txt index 531b5ba93..303f79e4f 100644 --- a/test/mocks/ran-nssmf-simulator/requirements.txt +++ b/test/mocks/ran-nssmf-simulator/requirements.txt @@ -1,2 +1,3 @@ Flask schematics +cryptography