mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-05-20 22:26:42 -04:00
Update uvloop to 0.22.1 (#6705)
This commit is contained in:
@@ -19,7 +19,7 @@ typing_extensions
|
||||
yarl
|
||||
distro; sys_platform == "linux"
|
||||
# https://github.com/MagicStack/uvloop/issues/702
|
||||
uvloop>=0.21.0,!=0.22.0,!=0.22.1; sys_platform != "win32" and platform_python_implementation == "CPython"
|
||||
uvloop; sys_platform != "win32" and platform_python_implementation == "CPython"
|
||||
|
||||
# Used by discord.py[speedup]. See Pull request #6587 for more info.
|
||||
Brotli
|
||||
|
||||
Reference in New Issue
Block a user