Skip to content

Commit

Permalink
RC-4053 Remove rc/cs requirements in favor of awx collections support
Browse files Browse the repository at this point in the history
  • Loading branch information
Venator-Fox committed Mar 26, 2024
1 parent 86e5aa8 commit 132a90f
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions spec/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,10 @@ ansible==8.7.0
# Workaround to address pyOpenSSL version issues with ansible-runner (see https://github.com/ansible/ansible-runner/issues/1138)
# wazh7587 03/062024 commenting as this appears to have been fixed upstream
# ansible-runner>=2.2.1
ansible-runner=2.3.5
ansible-runner==2.3.5
# Upstream hasn't packaged as collection yet: https://github.com/TerryHowe/ansible-modules-hashivault/issues/234
ansible-modules-hashivault==5.2.1
# Required a number of places including community.general
jmespath==1.0.1
# Required by community.general LDAP plugins
python-ldap==3.4.4

# CUCS and CURC-specific
ansible-sign==0.1.1
ncclient==0.6.15
paramiko==3.4.0
pyOpenSSL==24.0.0
toml==0.10.2
pexpect==4.9.0
python-daemon==3.0.1
pyyaml==6.0.1
six==1.16.0
crowdstrike-falconpy==1.4.1

0 comments on commit 132a90f

Please sign in to comment.