clients/test-requirements.txt
Charles Short fc5c7e7801 Fix zuul errors due to changes in dependencies
Pin hacking to < 4.0.1 to fix zuul gate issues.

Test:
Ran tox -e pep8 command to validate the pep8 job and result.

Related-Bug: 1926172

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: I39e889f069aab03e301c3050aa6193e048d74e66
2021-04-26 11:47:35 -04:00

6 lines
122 B
Plaintext

hacking < 4.0.1
bashate >= 0.2
bandit;python_version>="3.5"
PyYAML >= 3.1.0
yamllint<1.26.1;python_version>="3.0" # GPLv2