This commit is contained in:
a2a-platform
2026-06-04 00:33:54 +00:00
commit d143e62918
15 changed files with 1922 additions and 0 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
# a2a-pack is auto-installed by the deploy build.
httpx>=0.27
pydantic>=2
# Optional inner DeepAgent dependencies; public inspection skills are deterministic.
deepagents>=0.5.0
langchain>=0.3
langchain-openai>=0.2
langgraph>=0.6