# Runtime dependencies (keep in sync with pyproject.toml)
typer>=0.15.0
packaging>=24.2
pydantic>=2.12.0
playwright>=1.60.0
yt-dlp>=2026.1.1
pywidevine>=1.8.0
rnet>=2.4.2
aiofiles>=24.1.0
tqdm>=4.67.0
platformdirs>=4.3.6
unidecode>=1.3.8
rich>=13.9.0

# Development and test dependencies
pytest>=8.3.3
pytest-asyncio>=0.24.0
ruff>=0.14.0
mypy>=1.13.0
types-aiofiles>=24.1.0
