fix a2a import (#1058)

This commit is contained in:
Eduard van Valkenburg
2025-10-01 15:21:46 +02:00
committed by GitHub
Unverified
parent 19b9aeec5f
commit 396e7ee48d
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ classifiers = [
"Typing :: Typed",
]
dependencies = [
"agent-framework",
"agent-framework-core",
"a2a-sdk>=0.3.5",
]