mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 17:02:32 -05:00
Use rich.progress instead of tqdm (#5064)
* Use rich progress instead of tqdm * Remove tqdm from deps
This commit is contained in:
@@ -24,7 +24,6 @@ install_requires =
|
||||
Red-Lavalink
|
||||
rich
|
||||
schema
|
||||
tqdm
|
||||
uvloop; sys_platform != "win32" and platform_python_implementation == "CPython"
|
||||
PyNaCl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user