Fix: add youtube-search to pyproject.toml
This commit is contained in:
parent
e12d94c5a0
commit
92d3c6e52a
|
@ -11,6 +11,7 @@ dependencies = [
|
|||
"yt-dlp",
|
||||
"python-decouple",
|
||||
"httpx",
|
||||
"youtube-search"
|
||||
]
|
||||
requires-python = ">=3.10"
|
||||
license = {text = "AGPL"}
|
||||
|
|
Loading…
Reference in a new issue