mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
Make ansible venv psutil match awx venv version
This commit is contained in:
@@ -52,7 +52,7 @@ netaddr
|
||||
ovirt-engine-sdk-python==4.3.0 # minimum set inside Ansible facts module requirements
|
||||
pycurl==7.43.0.1 # higher versions will not install without SSL backend specified
|
||||
# AWX usage
|
||||
psutil==5.4.3 # same as AWX requirement
|
||||
psutil==5.7.0 # same as AWX requirement
|
||||
# VMware
|
||||
pyvmomi==6.7.3
|
||||
# WinRM
|
||||
|
||||
Reference in New Issue
Block a user