Update pyproject.toml
This commit is contained in:
parent
e66638f414
commit
51a521e6ff
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue