mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-18 23:15:48 +00:00
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.
This commit is contained in:
parent
730a0e2d53
commit
959c60543d
@ -1,2 +1,2 @@
|
||||
aiohttp>=1.0.0,<1.1.0
|
||||
aiohttp>=2.0.0,<2.1.0
|
||||
websockets>=3.1,<4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user