openstack-zuul-jobs/test-requirements.txt
Andreas Jaeger eda66881c6 Update ansible and hacking versions
We run ansible 2.7 with zuul, so update the version we use for linting.

Update hacking to current versions to get new versions of pep8 as well.

Change-Id: Ibc42a11ab2f8ea42762869920a7d1c7f339c5efe
2019-05-17 16:38:06 +02:00

12 lines
317 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=1.1.0,<1.2 # Apache-2.0
zuul
ansible>=2.7.0,<2.8
ansible-lint<4
bashate>=0.2
zuul-sphinx>=0.2.0