Update pyproject.toml

This commit is contained in:
a 2024-10-22 13:21:52 +00:00
parent e66638f414
commit 51a521e6ff

View file

@ -8,7 +8,7 @@ authors = [
dependencies = [ dependencies = [
"py-cord[voice,speed]>=2.0.0rc1", "py-cord[voice,speed]>=2.0.0rc1",
"asyncio", "asyncio",
"yt-dlp", "yt-dlp[default]",
"python-decouple", "python-decouple",
"httpx", "httpx",
"youtube-search" "youtube-search"