fault/test-requirements.txt
Bart Wensley 8080f496b6 Lock down flake8 version
The new flake8 version 3.6.0 introduces new warnings that cause
the check and gate jobs to fail. Locking down the flake8 version
to avoid these surprises in the future. We can later increment
the flake8 version and fix the new warnings in a controlled
manner.

Change-Id: I6bd40eea0ec8599af5ded99f7696e81d5c64f31e
Partial-Bug: 1799721
Signed-off-by: Bart Wensley <barton.wensley@windriver.com>
2018-10-24 10:06:43 -05:00

5 lines
64 B
Plaintext

bashate >= 0.2
PyYAML >= 3.1.0
yamllint >= 0.5.2
flake8 < 3.6.0