Back off setuptools version due to allow_hosts option error

This commit is contained in:
AlanCoding
2019-12-12 14:58:10 -05:00
parent 3dc8c789fb
commit a2acf4d61f
5 changed files with 6 additions and 6 deletions

View File

@@ -54,7 +54,7 @@ pycurl==7.43.0.1 # higher versions will not install without SSL backend speci
# AWX usage
psutil==5.4.3 # same as AWX requirement
pip==19.3.1 # see upgrade blockers
setuptools==42.0.1 # see upgrade blockers
setuptools==41.6.0 # see upgrade blockers
# VMware
pyvmomi==6.7.3
# WinRM