mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-09 02:42:30 -05:00
Modernize packaging-related things in Red (#5924)
This commit is contained in:
23
requirements/base.in
Normal file
23
requirements/base.in
Normal file
@@ -0,0 +1,23 @@
|
||||
aiohttp
|
||||
aiohttp-json-rpc
|
||||
aiosqlite
|
||||
appdirs
|
||||
apsw-wheels
|
||||
babel
|
||||
click
|
||||
colorama
|
||||
discord.py
|
||||
fuzzywuzzy
|
||||
markdown
|
||||
packaging
|
||||
psutil
|
||||
python-dateutil
|
||||
python-Levenshtein-wheels
|
||||
PyNaCl
|
||||
PyYAML
|
||||
Red-Commons
|
||||
Red-Lavalink>=0.11.0rc1
|
||||
rich
|
||||
schema
|
||||
distro; sys_platform == "linux"
|
||||
uvloop; sys_platform != "win32" and platform_python_implementation == "CPython"
|
||||
Reference in New Issue
Block a user