From 358b590a4d3eafaaf5587148f3de1fa7db5639d6 Mon Sep 17 00:00:00 2001 From: Andrei Grosu Date: Fri, 16 Jul 2021 09:44:38 +0000 Subject: [PATCH] Update test-requirements cgts-patch was updated to use pycryptodomex. patch-alarm has a dependency on cgts-patch. Need to pull pycryptodomex into the test env. Story: 2008454 Task: 42789 Signed-off-by: Andrei Grosu Change-Id: I15728ec80221bf8d473ba91a894d2c272771cc34 (cherry picked from commit 3b62a6e7cba47c501dcf71ab7719a816fcdc7b32) --- patch-alarm/patch-alarm/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch-alarm/patch-alarm/test-requirements.txt b/patch-alarm/patch-alarm/test-requirements.txt index dadd6c56..2d713866 100644 --- a/patch-alarm/patch-alarm/test-requirements.txt +++ b/patch-alarm/patch-alarm/test-requirements.txt @@ -8,4 +8,4 @@ coverage!=4.4,>=4.0 # Apache-2.0 mock>=2.0.0 # BSD stestr>=1.0.0 # Apache-2.0 testtools>=2.2.0 # MIT - +pycryptodomex