cryptography>=48.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
idna>=3.15
urllib3>=2.7.0
requests>=2.33.0

[dev]
pytest<10.0,>=9.0.3
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
pymdown-extensions>=10.21.3
Pygments>=2.20.0

[http]
uvicorn>=0.30.6
fastapi>=0.115.0
aiohttp<4.0,>=3.14.1
starlette<2.0,>=1.3.1
h11>=0.15.0
