Files
Red-DiscordBot/requirements/base.in
T
2026-05-10 15:46:57 -04:00

28 lines
446 B
Plaintext

aiohttp<3.10
aiohttp-json-rpc
apsw
babel
click
discord.py
markdown
packaging
platformdirs
psutil
python-dateutil
PyYAML
rapidfuzz
Red-Commons
Red-Lavalink
rich
schema
typing_extensions
yarl
distro; sys_platform == "linux"
# https://github.com/MagicStack/uvloop/issues/702
uvloop; sys_platform != "win32" and platform_python_implementation == "CPython"
# Used by discord.py[speedup]. See Pull request #6587 for more info.
Brotli
orjson
zstandard