feat: add yq to pip requirements
This commit is contained in:
@@ -2,6 +2,7 @@ ansible==11.1.0
|
|||||||
ansible-compat==24.10.0
|
ansible-compat==24.10.0
|
||||||
ansible-core==2.18.1
|
ansible-core==2.18.1
|
||||||
ansible-lint==24.12.2
|
ansible-lint==24.12.2
|
||||||
|
argcomplete==3.6.2
|
||||||
attrs==24.3.0
|
attrs==24.3.0
|
||||||
awscli-local==0.22.0
|
awscli-local==0.22.0
|
||||||
black==24.10.0
|
black==24.10.0
|
||||||
@@ -38,7 +39,10 @@ ruamel.yaml==0.18.10
|
|||||||
s3transfer==0.10.4
|
s3transfer==0.10.4
|
||||||
six==1.17.0
|
six==1.17.0
|
||||||
subprocess-tee==0.4.2
|
subprocess-tee==0.4.2
|
||||||
|
tomlkit==0.13.3
|
||||||
urllib3==2.3.0
|
urllib3==2.3.0
|
||||||
wcmatch==10.0
|
wcmatch==10.0
|
||||||
|
xmltodict==1.0.2
|
||||||
yamllint==1.35.1
|
yamllint==1.35.1
|
||||||
|
yq==3.4.3
|
||||||
zipp==3.21.0
|
zipp==3.21.0
|
||||||
|
|||||||
Reference in New Issue
Block a user