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

@@ -116,5 +116,5 @@ xmltodict==0.12.0 # via pywinrm
# The following packages are considered to be unsafe in a requirements file:
pip==19.3.1
setuptools==42.0.1
setuptools==41.6.0
wheel==0.33.6