diff --git a/setup.py b/setup.py index c0f007fb..c0a1d1c1 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ platforms = 'any', install_requires=[ 'pika==0.11.0', - 'aiohttp==2.2.5', + 'aiohttp==2.3.8', 'pycryptodomex==3.4.7', 'aiopg==0.13.0', 'colorama==0.3.7',