tools/analysis: Pin Python package versions

See also: #145

This ensures that the analysis jobs will not break in the future.

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
This commit is contained in:
Felix Walter 2023-10-27 14:27:21 +02:00
parent 2dd83bb7be
commit dfbec5d175

View file

@ -1,5 +1,5 @@
# flake8 is necessary for the Python stylecheck
flake8
flake8==6.0.0
# gcovr is necessary for analyzing the coverage reports in CI
gcovr
gcovr==6.0