Skip to content

Commit ed82509

Browse files
committed
update adk to higher version
1 parent 44fdbfd commit ed82509

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdks/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ def cythonize(*args, **kwargs):
206206
]
207207

208208
ml_adk_dependency = [
209-
'google-adk==1.28.1',
209+
'google-adk==1.32.0',
210210
# proto-plus<1.24 caps protobuf<5; opentelemetry-proto (via ADK) needs
211211
# protobuf>=5. Scoped here so the main dependency list stays broader.
212212
'proto-plus>=1.26.1,<2',

0 commit comments

Comments
 (0)