aIbrahiim commented on code in PR #38090:
URL: https://github.com/apache/beam/pull/38090#discussion_r3053084769


##########
sdks/python/setup.py:
##########
@@ -185,7 +185,7 @@ def cythonize(*args, **kwargs):
 ]
 
 ml_adk_dependency = [
-    'google-adk==1.17.0',
+    'google-adk==1.28.1',
     'opentelemetry-api==1.37.0',
     'opentelemetry-sdk==1.37.0',
     'opentelemetry-exporter-otlp-proto-http==1.37.0',

Review Comment:
   Yes as ADK fixes OTel versions, unpinned exporters were upgrading and 
conflicting with ADK’s SDK constraint, so i pined the trio to match



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to