mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 16:47:45 -02:30
Upgrade bundled pyvmomi to 6.7.3
Fixes issues with vmware_guest_facts expecting version 6.7.1 or greater (JSON support)
This commit is contained in:
@@ -95,7 +95,7 @@ pynacl==1.3.0 # via paramiko
|
||||
pyopenssl==19.0.0 # via azure-cli-core, pyvmomi, requests-credssp
|
||||
pyparsing==2.4.0 # via packaging
|
||||
python-dateutil==2.6.1 # via adal, azure-storage, botocore
|
||||
pyvmomi==6.5
|
||||
pyvmomi==6.7.3
|
||||
pywinrm[kerberos]==0.3.0
|
||||
pyyaml==5.1 # via azure-cli-core, knack, openstacksdk
|
||||
requests-credssp==1.0.2
|
||||
|
||||
Reference in New Issue
Block a user