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:
Seth Foster
2019-11-18 15:12:45 -05:00
committed by AlanCoding
parent 679d531930
commit 7873d08311
31 changed files with 380 additions and 392 deletions

View File

@@ -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