* Update request requirement Update request requirement from version v2.14.2 to v2.18.4 * Fix dependency vizio integration 3rd patry packages were removed from requests. Changed dependency from requests to urllib3 * forgot = forgot = when adding the requirement * re-run script/gen_requirements_all.py re-run script/gen_requirements_all.py * Unvendoring urllib3 from requests In v2.16.0 and newer of requests they unverdored urllib3. * undefined name 'InsecureRequestWarning' * Removed requirement to 'urllib3==1.22 * removed import requests * removed urllib3.exceptions.InsecureRequestWarning removed urllib3.exceptions.InsecureRequestWarning travis lint
15 lines
274 B
Text
15 lines
274 B
Text
requests==2.18.4
|
|
pyyaml>=3.11,<4
|
|
pytz>=2017.02
|
|
pip>=8.0.3
|
|
jinja2>=2.9.6
|
|
voluptuous==0.10.5
|
|
typing>=3,<4
|
|
aiohttp==2.2.5
|
|
async_timeout==2.0.0
|
|
chardet==3.0.4
|
|
astral==1.4
|
|
certifi>=2017.4.17
|
|
|
|
# Breaks Python 3.6 and is not needed for our supported Pythons
|
|
enum34==1000000000.0.0
|