ha/test-requirements.txt
Charles Short 19f5d7ad46 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: I2a3709342a2150e57461561ca1299adabc993667
2021-04-26 11:41:59 -04:00

6 lines
94 B
Plaintext

hacking < 4.0.1
bashate >= 0.2
PyYAML >= 3.1.0
yamllint >= 0.5.2
bandit;python_version>="3.0"