Skip to content

Commit 1084c20

Browse files
authored
fix: agent skills using veadk-python==0.2.34 (execute_tool add log to… (#73)
2 parents f29d61e + 25d379b commit 1084c20

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

00-advanced/agent_skills/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ requires-python = ">=3.12"
77
dependencies = [
88
"agentkit-sdk-python==0.1.15",
99
"google-adk==1.18.0",
10-
"veadk-python==0.2.33",
10+
"veadk-python==0.2.34",
1111
]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
veadk-python==0.2.33
1+
veadk-python==0.2.34
22
agentkit-sdk-python==0.1.15
33
google-adk==1.18.0

0 commit comments

Comments
 (0)