Fixup requirements

Require ansible <2.10 and bump hacking

Change-Id: I4b969c4148dd4d75b1e629c389392519c096a8a3
This commit is contained in:
Alex Schultz 2021-01-11 10:39:18 -07:00
parent 1f05b2d63f
commit a0a314ade3
3 changed files with 3 additions and 3 deletions

View File

@ -2,5 +2,5 @@
# to licensing conflicts. But we sill need to be able to pull them in for
# lint checks and want to document these as ansible specific things that may
# be required for this repository.
ansible
ansible>=2.8,<2.10
ansible-lint

View File

@ -1,2 +1,2 @@
pbr>=1.6
ansible
ansible>=2.8,<2.10

View File

@ -1,2 +1,2 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
hacking>=4.0.0,<4.1.0 # Apache-2.0
pyflakes>=2.2.0