mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 08:37:48 -02:30
Update pip and setuptools in requirements txt
Versions selected to be pre-19 pip due to unresolved issues with the build systems Upgrade everything, party on document new process rotate license files fix Swagger schema generation target Remove --ignore-installed flag
This commit is contained in:
@@ -53,8 +53,8 @@ ovirt-engine-sdk-python==4.3.0 # minimum set inside Ansible facts module requ
|
||||
pycurl==7.43.0.1 # higher versions will not install without SSL backend specified
|
||||
# AWX usage
|
||||
psutil==5.4.3 # same as AWX requirement
|
||||
setuptools==36.0.1
|
||||
pip==9.0.1
|
||||
pip==19.3.1 # see upgrade blockers
|
||||
setuptools==42.0.1 # see upgrade blockers
|
||||
# VMware
|
||||
pyvmomi==6.7.3
|
||||
# WinRM
|
||||
|
||||
Reference in New Issue
Block a user