mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-18 23:15:48 +00:00
Downgrade websockets due to bugs.
https://github.com/aaugustin/websockets/issues/350 keeps causing too many issues for too many people for this version to be used by the public users of this library.
This commit is contained in:
parent
3cb6ac152e
commit
e04629999b
@ -1,2 +1,2 @@
|
||||
aiohttp>=2.0.0,<2.3.0
|
||||
websockets>=4.0,<5.0
|
||||
websockets>=3.0,<4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user