mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-21 16:03:10 +00:00
Upgrade requirements to stable aiohttp.
Also lighten up on websockets requirements.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
aiohttp>=0.21.0,<0.22.0
|
||||
websockets==3.1
|
||||
aiohttp>=1.0.0,<1.1.0
|
||||
websockets>=3.1,<4.0
|
||||
|
Reference in New Issue
Block a user