diff --git a/setup.py b/setup.py index edf7f50..2a1fa1f 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ 'asyncpg>=0.13', 'pytz', 'youtube_dl', - 'aiohttp==3.6.2', + 'aiohttp==3.7.1', 'feedparser' ],