diff --git a/setup.py b/setup.py index 71a198e..8dfaebb 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ ], }, install_requires=[ - 'aiohttp==3.7.4', + 'aiohttp==3.8.5', 'certifi>=2021.10.08', 'colorama==0.3.7', 'cffi==1.13.2',