This is an automated email from the ASF dual-hosted git repository.

Abacn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new d14b6483d5e Pin googleapis-common-protos<1.70 for py310-tensorflow-212 
(#39904)
d14b6483d5e is described below

commit d14b6483d5e9c5a459666cc61e03204c5c684be3
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Fri Aug 28 05:48:52 2026 +0400

    Pin googleapis-common-protos<1.70 for py310-tensorflow-212 (#39904)
---
 sdks/python/tox.ini | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sdks/python/tox.ini b/sdks/python/tox.ini
index 78b9bdc3c45..8f59766612c 100644
--- a/sdks/python/tox.ini
+++ b/sdks/python/tox.ini
@@ -459,6 +459,7 @@ commands =
 [testenv:py310-tensorflow-212]
 deps =
   212:
+    googleapis-common-protos<1.70
     tensorflow>=2.12rc1,<2.13
     # Help pip resolve conflict with typing-extensions for old version of TF 
https://github.com/apache/beam/issues/30852
     pydantic<2.7

Reply via email to