diff --git a/setup.py b/setup.py index 08ca4b9d59..670be1251e 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ ], }, install_requires=[ - 'aiohttp==3.5.4', + 'aiohttp==3.6.2', 'aioupnp==0.0.18', 'appdirs==1.4.3', 'certifi>=2018.11.29',