discord.py/requirements.txt
Rapptz 959c60543d Upgrade aiohttp requirement to 2.0.
Apparently this doesn't cause any issues with the existing code as-is.
I suspect the real issue will be with people's third party code.
2017-03-23 17:47:24 -04:00

3 lines
43 B
Plaintext

aiohttp>=2.0.0,<2.1.0
websockets>=3.1,<4.0