We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f29d61e + 25d379b commit 1084c20Copy full SHA for 1084c20
00-advanced/agent_skills/pyproject.toml
@@ -7,5 +7,5 @@ requires-python = ">=3.12"
7
dependencies = [
8
"agentkit-sdk-python==0.1.15",
9
"google-adk==1.18.0",
10
- "veadk-python==0.2.33",
+ "veadk-python==0.2.34",
11
]
00-advanced/agent_skills/requirements.txt
@@ -1,3 +1,3 @@
1
-veadk-python==0.2.33
+veadk-python==0.2.34
2
agentkit-sdk-python==0.1.15
3
google-adk==1.18.0
0 commit comments