diff --git a/setup.py b/setup.py index 810fec0..ab2c1a5 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ setup( ], }, install_requires=[ - 'aiohttp==3.6.2', + 'aiohttp==3.7.4', 'certifi>=2021.10.08', 'colorama==0.3.7', 'protobuf==3.17.2',