Removed unnecessary python modules (#11199)

pull/11281/head
itayporezky 2024-05-31 17:05:01 +03:00 committed by GitHub
parent b70eaa0470
commit 351393e32a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 6 deletions

View File

@ -1,10 +1,7 @@
ansible==9.6.0
cryptography==42.0.7
jinja2==3.1.4
# Needed for jinja2 json_query templating
jmespath==1.0.1
# Needed for ansible.utils.validate module
jsonschema==4.22.0
MarkupSafe==2.1.5
# Needed for ansible.utils.ipaddr
netaddr==1.2.1
pbr==6.0.0
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.8