Skip to content

Commit 49c0bf5

Browse files
vertex-sdk-botcopybara-github
authored andcommitted
chore: Update google-adk version in vertex SDK to be smaller than 1.0.0
PiperOrigin-RevId: 761155179
1 parent ad821c5 commit 49c0bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
]
144144

145145
adk_extra_require = [
146-
"google-adk >= 0.0.2",
146+
"google-adk >= 0.0.2, < 1.0.0",
147147
]
148148

149149
reasoning_engine_extra_require = [

0 commit comments

Comments
 (0)