mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 00:37:37 -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:
@@ -56,7 +56,7 @@ psutil==5.4.3 # same as AWX requirement
|
||||
setuptools==36.0.1
|
||||
pip==9.0.1
|
||||
# VMware
|
||||
pyvmomi==6.5
|
||||
pyvmomi==6.7.3
|
||||
# WinRM
|
||||
backports.ssl-match-hostname==3.5.0.1
|
||||
pywinrm[kerberos]==0.3.0
|
||||
|
||||
Reference in New Issue
Block a user