Skip to content

Commit

Permalink
Merge pull request #503 from kbrock/ansible-vmware-2
Browse files Browse the repository at this point in the history
Update azure keyvault to avoid parsing error

(cherry picked from commit c89d733)
  • Loading branch information
Fryguy committed Sep 9, 2024
1 parent 78c355d commit 053f565
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions config/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apache-libcloud==2.5.0
asn1crypto==0.24.0
azure-cli-core==2.0.35
azure-graphrbac==0.40.0
azure-keyvault==1.0.0a1
azure-keyvault==1.0.0
azure-mgmt-authorization==0.51.1
azure-mgmt-batch==5.0.1
azure-mgmt-cdn==3.0.0
Expand Down Expand Up @@ -37,7 +37,7 @@ deprecation>=2.0
google-auth==1.6.2
ipaddress==1.0.23
monotonic==1.4
ncclient==0.6.3
ncclient>=0.6.3
netaddr==0.7.19
openstacksdk==0.23.0
ovirt-engine-sdk-python==4.2.4
Expand All @@ -49,4 +49,3 @@ pywinrm # general requirement
requests==2.25.1
requests-credssp==0.1.0
requests-kerberos==0.14.0
git>= https://github.com/vmware/vsphere-automation-sdk-python.git # community/vmware

0 comments on commit 053f565

Please sign in to comment.