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 = [
"py-cord[voice,speed]>=2.0.0rc1",
"asyncio",
"yt-dlp",
"yt-dlp[default]",
"python-decouple",
"httpx",
"youtube-search"