fastapi[standard]>=0.135.2
pyyaml>=6.0
aiohttp>=3.9.0

[all]
paramiko>=3.0
openssh-wrapper>=0.4
typer[all]>=0.12.3
rich>=13.0.0
pyyaml>=6.0

[cli]
typer[all]>=0.12.3
rich>=13.0.0
pyyaml>=6.0

[docs]
mkdocs>=1.6.1
mkdocs-material>=9.7.6

[playwright]
playwright>=1.58.0

[ssh]
paramiko>=3.0
openssh-wrapper>=0.4

[test]
httpx>=0.28.1
playwright>=1.58.0
pytest>=9.0.2
pytest-cov>=7.1.0
pytest-asyncio>=0.24.0
pytest-xdist>=3.6.1
