Skip to content

Commit 35d9a17

Browse files
author
rishabh998186
committed
docs
Signed-off-by: rishabh998186 <[email protected]>
1 parent 1985190 commit 35d9a17

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
from . import crew
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.13

python/packages/kagent-adk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"pydantic>=2.5.0",
2828
"typing-extensions>=4.8.0",
2929
"jsonref>=1.1.0",
30-
"a2a-sdk>=0.3.1",
30+
"a2a-sdk>=0.3.8",
3131
]
3232

3333
[tool.uv.sources]

0 commit comments

Comments
 (0)