From: Cédric Ollivier Date: Tue, 9 Jan 2024 16:09:22 +0000 (+0100) Subject: Updated from global requirements X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=8f277a9677eaaadb904da860c5edcfec0fce8216;p=functest-kubernetes.git Updated from global requirements Change-Id: I51f9d4b6266150d02438e3dd2cf42f86a6469176 Signed-off-by: Cédric Ollivier (cherry picked from commit eaea540c2f3a19ba13b69c3624f2d26c15d0f875) --- diff --git a/test-requirements.txt b/test-requirements.txt index fd3f01c4..7076b410 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,9 +3,9 @@ # process, which may cause wedges in the gate later. coverage!=4.4 # Apache-2.0 mock!=4.0.0,!=4.0.1 # BSD -pytest # MIT -pytest-html #MPL-2.0 -pytest-cov +pytest # MIT +pytest-html #MPL-2.0 +pytest-cov # MIT flake8 # MIT pylint # GPLv2 yamllint