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
This commit is contained in:
Charles Short 2021-04-26 11:01:15 -04:00
parent 19e87afefa
commit fc5c7e7801
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
hacking
hacking < 4.0.1
bashate >= 0.2
bandit;python_version>="3.5"
PyYAML >= 3.1.0