diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2024-01-09 16:58:19 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2024-01-09 16:58:19 +0100 |
commit | ac8e4352bd69a9f38b5091c397b007e271df4405 (patch) | |
tree | 1fed1d9dad0e3e61472cd979942189de5ee77b70 /test-requirements.txt | |
parent | 2a8ca54cd8ec1871a6539eee2960abdc126537ec (diff) |
Updated from global requirementsstable/yoga
Change-Id: I85e62633b58ca771b6c5dfcd9bcdc42345d2a99c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 5fdfd2948..3a73e8683 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,13 +3,13 @@ # 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 # MIT +pytest-html #MPL-2.0 pytest-cov flake8 # MIT pylint # GPLv2 sphinx!=1.6.6,!=1.6.7,!=2.1.0,!=3.0.0,!=3.4.2 # BSD -sphinx-rtd-theme +sphinx-rtd-theme # MIT yamllint doc8 # Apache-2.0 bashate # Apache-2.0 |