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:09:22 +0100
commiteaea540c2f3a19ba13b69c3624f2d26c15d0f875 (patch)
tree0ca0f8e4d9c6cd93872f0f44f7c08147659bfacb
parente98c46bdcc7087b55ce0339111c7bedc450e94b0 (diff)
Updated from global requirements
Change-Id: I51f9d4b6266150d02438e3dd2cf42f86a6469176 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-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