From: hariharan97 Date: Sun, 21 Feb 2021 06:53:36 +0000 (+0530) Subject: Fix for OSDF merge job failing X-Git-Tag: 3.0.3~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=be91a8ed6b2363ff927680a8054d545842a7d8e9;p=optf%2Fosdf.git Fix for OSDF merge job failing Issue-ID: OPTFRA-912 Signed-off-by: hariharan97 Change-Id: I5a68c2f5e1d4df690961076a45a145efa13d8732 --- diff --git a/requirements.txt b/requirements.txt index 677062e..956ec7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cryptography==3.4.2 +cryptography==3.3.2 docutils>=0.12 docopt>=0.6.2 Flask>=0.11.1