cryptography>=44.0.1
pydantic<3.0,>=2.8.2
typer>=0.9
biscuit-python<0.5,>=0.4.0
python-logging-loki>=0.3.1
pyyaml<7.0,>=6.0.2

[dev]
pytest>=8.3.2
mypy>=1.11.1
pytest-cov>=4.1.0
httpx>=0.28.1

[docs]
mkdocs<2.0,>=1.6
mkdocstrings[python]<0.30,>=0.26.1
mkdocs-material<10.0,>=9.5.30

[http]
uvicorn>=0.30.6
fastapi>=0.115.0
aiohttp<4.0,>=3.10.10
starlette>=0.49.1
h11>=0.15.0
