aiohttp>=3.13.3
pydantic>=2.12.5
email-validator>=2.3.0
rich>=14.3.3
pyyaml>=6.0.3

[all]
textual>=8.2.0
typer>=0.24.1
playwright>=1.58.0

[cli]
typer>=0.24.1

[demo]
playwright>=1.58.0

[dev]
pre-commit>=4.5.1
pytest>=9.0.2
pytest-asyncio>=1.3.0
pytest-timeout>=2.4.0
pytest-xdist>=3.8.0
ruff>=0.15.8
textual>=8.2.0
typer>=0.24.1
playwright>=1.58.0

[docs]
mkdocs-material>=9.7.6
mkdocs-static-i18n[material]>=1.3.0

[sdk]

[tui]
textual>=8.2.0
