fastapi>=0.100.0
httpx>=0.24.0
numpy>=1.24.0
pyyaml>=6.0
uvicorn>=0.22.0
click>=8.0

[all]
humane-proxy[autogen,crewai,langchain,llamaindex,mcp,ml,postgres,redis]

[autogen]
autogen-agentchat>=0.4

[crewai]
crewai[tools]>=0.80

[dev]
pytest>=7.0
pytest-asyncio>=0.21
httpx

[langchain]
humane-proxy[mcp]
langchain-mcp-adapters>=0.1.0

[llamaindex]
llama-index-core>=0.10

[mcp]
fastmcp>=0.4.0

[ml]
sentence-transformers>=2.2.0

[postgres]
psycopg[binary]>=3.1
psycopg_pool>=3.1

[redis]
redis>=5.0

[webhooks]
httpx>=0.24.0
