fastapi[standard]>=0.135.2
pydantic==2.13.3
pyyaml>=6.0
aiohttp>=3.9.0
slowapi>=0.1.9

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

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

[dev]
ruff>=0.15.8
ty>=0.0.29
pyright>=1.1.380
pre-commit>=4.3.0
pytest>=9.0.3
pytest-cov>=7.1.0

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

[granian]
granian>=2.7.4

[pbs]

[pdm]

[playwright]
playwright>=1.58.0

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

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