mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-04 17:06:21 +00:00
Fix websockets 4.0 support
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
aiohttp>=2.0.0,<2.3.0
|
||||
websockets>=3.1,<4.0
|
||||
websockets>=4.0,<5.0
|
||||
|
Reference in New Issue
Block a user