mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-04 17:06:21 +00:00
Future proof usage of async_timeout
This commit is contained in:
@ -1 +1,2 @@
|
||||
aiohttp>=3.7.4,<4
|
||||
async-timeout>=4.0,<5.0; python_version<"3.11"
|
||||
|
Reference in New Issue
Block a user