aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2024-01-09 17:09:22 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2024-01-09 17:12:57 +0100
commit8f277a9677eaaadb904da860c5edcfec0fce8216 (patch)
treecff56e3b24569514eba5f74dddf1d75d9c161699
parent34a4ffa3fb15aa2aaf4cd6b5d8e94fc88a804d23 (diff)
Updated from global requirements
Change-Id: I51f9d4b6266150d02438e3dd2cf42f86a6469176 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit eaea540c2f3a19ba13b69c3624f2d26c15d0f875)
-rw-r--r--test-requirements.txt6
1 files changed, 3 insertions, 3 deletions
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