cleanup
This commit is contained in:
parent
c694b3a52a
commit
cf0eecbaa1
4 changed files with 3 additions and 70 deletions
|
|
@ -4,8 +4,4 @@ version = "0.1.0"
|
|||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"python-dotenv>=1.1.1",
|
||||
"tqdm>=4.67.1",
|
||||
"yt-dlp>=2025.9.5",
|
||||
]
|
||||
dependencies = ["python-dotenv>=1.1.1", "tqdm>=4.67.1", "yt-dlp>=2025.9.5"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue