mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 17:36:15 +00:00
Drop support for Python 3.4 and make minimum version 3.5.2.
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
aiohttp>=2.0.0,<2.3.0
|
||||
websockets>=3.0,<4.0
|
||||
aiohttp>=3.3.0,<3.4.0
|
||||
websockets>=5.0,<6.0
|
||||
|
Reference in New Issue
Block a user