Files
zhanggangyong 582d8c2a98
CI-CD-AKS-Agent / build_and_deploy (push) Failing after 14m4s
Initial commit: hello-world-agent generated by Agent Manager
2026-01-26 14:34:53 +00:00

18 lines
196 B
Plaintext

# Pydantic AI
pydantic-ai>=0.0.14
# MCP
mcp>=0.9.0
fastmcp>=0.1.0
# FastAPI
fastapi>=0.109.0
uvicorn[standard]>=0.27.0
# HTTP Client
httpx>=0.25.0
aiohttp>=3.9.0
# 其他
python-dotenv>=1.0.0