39acb2b84d
* Update ansible-lint to 5.4.0 (#8607) It seems that the Rich version 11.0.0 has a breaking change. So need to update ansible-lint to 5.3.2 or later. * Fix for ansible-lint no-changed-when rule (#8607)
16 lines
449 B
Text
16 lines
449 B
Text
-r ../requirements-2.9.txt
|
|
yamllint==1.19.0
|
|
apache-libcloud==2.2.1
|
|
tox==3.11.1
|
|
dopy==0.3.7
|
|
cryptography==2.8
|
|
ansible-lint==5.4.0 ; python_version >= '3.0'
|
|
ansible-lint==4.2.0 ; python_version < '3.0'
|
|
openshift==0.8.8
|
|
molecule==3.0.6 ; python_version >= '3.0'
|
|
molecule==3.0.2 ; python_version < '3.0'
|
|
molecule-vagrant==0.3
|
|
testinfra==5.2.2 ; python_version >= '3.0'
|
|
testinfra==3.4.0 ; python_version < '3.0'
|
|
python-vagrant==0.5.15
|
|
ara[server]==1.5.7
|