Skip to content

Commit 05234d1

Browse files
yeesiancopybara-github
authored andcommitted
chore: Lift the upperbound of google-adk to suport ADK 2.0
PiperOrigin-RevId: 927471753
1 parent 34a2650 commit 05234d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

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

146146
adk_extra_require = [
147-
"google-adk >= 1.0.0, < 2.0.0",
147+
"google-adk >= 1.5.0, < 3.0.0",
148148
]
149149

150150
reasoning_engine_extra_require = [

0 commit comments

Comments
 (0)