diff --git a/src/requirements.txt b/src/requirements.txt index 605067da..4ed100bf 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,5 +1,5 @@ aiodns -aiohttp +aiohttp==3.3.0 asyncpg dateparser https://github.com/Rapptz/discord.py/archive/860d6a9ace8248dfeec18b8b159e7b757d9f56bb.zip#egg=discord.py @@ -7,4 +7,4 @@ humanize uvloop; sys.platform != 'win32' and sys.platform != 'cygwin' and sys.platform != 'cli' ciso8601 pytz -timezonefinder \ No newline at end of file +timezonefinder