rich>=13
prompt_toolkit>=3.0.43

[acp]

[acp:python_version >= "3.10" and python_version < "3.15"]
agent-client-protocol<0.12,>=0.11

[all]
fastapi>=0.100
uvicorn>=0.23
pydantic>=2
pytest>=7
httpx>=0.24

[all:python_version >= "3.10"]
mcp<2,>=1.27

[all:python_version >= "3.10" and python_version < "3.15"]
agent-client-protocol<0.12,>=0.11

[dev]
pytest>=7
fastapi>=0.100
pydantic>=2
httpx>=0.24

[mcp]

[mcp:python_version >= "3.10"]
mcp<2,>=1.27

[server]
fastapi>=0.100
uvicorn>=0.23
pydantic>=2
