From c23d3e808e355b6d7e4daab1b8e5d2a0c188ab4b Mon Sep 17 00:00:00 2001 From: FanouZeng-TT <18280587072@163.com> Date: Thu, 10 Sep 2026 14:17:59 +0800 Subject: [PATCH] docs(a2a): align skills Python version with package metadata --- a2a/SKILLS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/a2a/SKILLS.md b/a2a/SKILLS.md index b48e261d..943de021 100644 --- a/a2a/SKILLS.md +++ b/a2a/SKILLS.md @@ -27,7 +27,7 @@ AI-powered shopping agent built with Google ADK, demonstrating UCP commerce inte | LLM | Gemini 3.0 Flash | | Commerce Protocol | [UCP](https://ucp.dev/) (Universal Commerce Protocol) | | Agent Protocol | [A2A](https://a2a-protocol.org/) (Agent-to-Agent) JSON-RPC 2.0 | -| Backend | Python 3.13, Uvicorn, Starlette, Pydantic | +| Backend | Python 3.10+, Uvicorn, Starlette, Pydantic | | Frontend | React 19, TypeScript, Vite, Tailwind | ## Directory Structure