httpx>=0.24.0
httpcore<2.0,>=1.0
pydantic<3,>=2.0.0
typing-extensions>=4.5.0
a2a-sdk<1.0.2,>=1.0.1
protobuf<8,>=6
sse-starlette>=2.0
mcp<2.0,>=1.27.0
email-validator>=2.0.0
cryptography>=41.0.0
rfc8785>=0.1.4
jsonschema>=4.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
mypy<1.21,>=1.20.0
black>=23.0.0
ruff>=0.1.0
datamodel-code-generator[http]==0.56.1
asgi-lifespan>=2.1.0
types-protobuf>=7.34.1.20260408
respx>=0.20.0

[docs]
pdoc3>=0.10.0

[pg]
psycopg[binary]>=3.1.0
psycopg-pool>=3.2.0
