[project] name = "youtube-microservice" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.14" dependencies = [ "fastapi[standard]>=0.129.0", "httpx[http2]>=0.28.1", "tqdm>=4.67.3", "yt-dlp[default]>=2026.2.4", ]