httpx>=0.24.0
httpcore<2.0,>=1.0
pydantic>=2.0.0
typing-extensions>=4.5.0
a2a-sdk<1.0,>=0.3.0
mcp>=1.23.2
email-validator>=2.0.0
cryptography>=41.0.0
rfc8785>=0.1.4

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
mypy>=1.0.0
black>=23.0.0
ruff>=0.1.0
datamodel-code-generator[http]==0.56.1
asgi-lifespan>=2.1.0

[docs]
pdoc3>=0.10.0

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