From 051b1fdea2b6140cebdd9a7b7736942f0dd63172 Mon Sep 17 00:00:00 2001 From: Vijay Venkatesh Kumar Date: Sat, 24 Sep 2022 00:05:04 +0000 Subject: Fix docker startup error Change-Id: I66e61d1c8c75efd4838a588cc0f5c1bb1ce36d8f Signed-off-by: Vijay Venkatesh Kumar Issue-ID: DCAEGEN2-3268 --- requirements-common.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'requirements-common.txt') diff --git a/requirements-common.txt b/requirements-common.txt index 0ab8d1f..3981113 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -6,3 +6,4 @@ httplib2==0.19.0 HTTPretty==1.0.5 pyOpenSSL==20.0.1 Wheel==0.36.2 +cryptography==37.0.4 -- cgit 1.2.3-korg