Skip to content

Commit

Permalink
Removed unnecessary python modules
Browse files Browse the repository at this point in the history
  • Loading branch information
itayporezky committed May 30, 2024
1 parent 4b82e90 commit 809ea57
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 809ea57

Please sign in to comment.