diff --git a/setup.py b/setup.py index 6dcedbbb5..42f185829 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ setup( }, install_requires=[ 'aiohttp==3.5.4', - 'aioupnp==0.0.17', + 'aioupnp==0.0.18', 'appdirs==1.4.3', 'certifi>=2018.11.29', 'colorama==0.3.7',