google-generativeai>=0.3.0
yt-dlp>=2024.1.1
pydantic>=2.6.0
pydantic-settings>=2.1.0
typer[all]>=0.9.0
rich>=13.7.0
loguru>=0.7.2
aiohttp>=3.9.1
python-dotenv>=1.0.0
asyncio>=3.4.3

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.5
pytest-cov>=4.1.0
black>=24.1.0
isort>=5.13.2
mypy>=1.8.0
pylint>=3.0.3
pre-commit>=3.6.0

[interactive]
ipython>=8.12.0
pytest-watch>=4.2.0
