curl_cffi>=0.5.10
beautifulsoup4

[agent]
pydantic>=2.0
typer
rich

[all]
typer
rich
anyio
aiogram
pydantic>=2.0

[all:python_version >= "3.10"]
mcp

[bot]
aiogram

[cli]
typer
rich

[dev]
pre-commit
ruff
mypy
types-beautifulsoup4
pytest
pytest-cov

[mcp]
anyio

[mcp:python_version >= "3.10"]
mcp
