fastapi>=0.115.0
uvicorn[standard]>=0.34.0
httpx>=0.28.0
orjson>=3.10.0
pydantic>=2.11.0
pydantic-settings>=2.9.0
PyYAML>=6.0.2
cryptography>=44.0.0
h3>=4.1.0

[dev]
pytest>=8.0
pytest-asyncio>=0.24
httpx>=0.28
jsonschema>=4.23
