mcp>=1.9.4
aiohttp>=3.8.0
packaging>=23.0
typer>=0.9.0
rich>=13.0.0
pydantic<3.0.0,>=2.0.0
defusedxml>=0.7.1

[:python_version < "3.11"]
tomli>=2.0.0
typing_extensions>=4.3.0

[all]
beautifulsoup4>=4.12.0
plotly>=5.13.0
kaleido>=0.2.1

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0
pylint>=2.17.0

[docs]
sphinx>=6.0.0
sphinx-rtd-theme>=1.2.0
myst-parser>=1.0.0

[search]
beautifulsoup4>=4.12.0

[viz]
plotly>=5.13.0
kaleido>=0.2.1
