fastapi>=0.115.0
uvicorn[standard]>=0.30.0
pydantic>=2.9.0
httpx>=0.27.0
websockets>=13.0
sentence-transformers>=3.0.0
numpy>=1.26.0
python-jose[cryptography]>=3.3.0
rich>=13.0.0
click>=8.1.0

[agents]
langchain>=0.3.0
langgraph>=0.2.0
langchain-groq>=0.2.0
pandas>=2.0.0
typing-extensions>=4.0.0

[all]
agentmesh-proto[agents,cache,database,mcp]

[cache]
redis>=5.0.0

[database]
asyncpg>=0.30.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.24.0
pytest-cov>=5.0.0
ruff>=0.6.0
mypy>=1.11.0

[mcp]
mcp>=1.0.0
