From 336ca066af31499371a971b0843dff6a2103427d Mon Sep 17 00:00:00 2001 From: Dan Voiculeasa Date: Thu, 8 Jul 2021 19:05:03 +0000 Subject: [PATCH] Update test-requirements cgts-patch was updated to use pycryptodomex. Sysinv has a dependency on cgts-patch. Need to pull pycryptodomex into the test env. Story: 2008454 Task: 42768 Depends-On: I3c68322603eaaf9a78d101b5b1198e9582497105 Signed-off-by: Dan Voiculeasa Change-Id: I6187181f3fed4b29cfca63b61d46dcfb00ee526c (cherry picked from commit 1316be946cdfa2b75b084b68b789b77ba5bb6ca2) --- sysinv/sysinv/sysinv/test-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/sysinv/sysinv/sysinv/test-requirements.txt b/sysinv/sysinv/sysinv/test-requirements.txt index b37e6ff7c6..685aa6e289 100644 --- a/sysinv/sysinv/sysinv/test-requirements.txt +++ b/sysinv/sysinv/sysinv/test-requirements.txt @@ -18,3 +18,4 @@ testtools!=1.2.0,>=0.9.36 isort<5;python_version>="3.0" pylint<2.1.0;python_version<"3.0" # GPLv2 pylint<2.4.0;python_version>="3.0" # GPLv2 +pycryptodomex