mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-18 23:15:48 +00:00
Upgrade requirements to stable aiohttp.
Also lighten up on websockets requirements.
This commit is contained in:
parent
967d43c35b
commit
09e77e548a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user