mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 17:36:15 +00:00
Add zstd gateway compression to speed profile
This commit is contained in:
committed by
GitHub
parent
d10e70e04c
commit
91f300a28a
@ -56,6 +56,7 @@ speed = [
|
||||
"aiodns>=1.1; sys_platform != 'win32'",
|
||||
"Brotli",
|
||||
"cchardet==2.1.7; python_version < '3.10'",
|
||||
"zstandard>=0.23.0"
|
||||
]
|
||||
test = [
|
||||
"coverage[toml]",
|
||||
|
Reference in New Issue
Block a user