This is an automated email from the ASF dual-hosted git repository.
shunping pushed a commit to branch resolution-too-deep
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/resolution-too-deep by this
push:
new b9e30c56617 Update version.
b9e30c56617 is described below
commit b9e30c56617e9a6d50559e65448c84e53a3d969a
Author: Shunping Huang <[email protected]>
AuthorDate: Mon Jun 29 22:00:44 2026 -0400
Update version.
---
.../ml_transform/mltransform_generate_vocab_requirements.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git
a/sdks/python/apache_beam/examples/ml_transform/mltransform_generate_vocab_requirements.txt
b/sdks/python/apache_beam/examples/ml_transform/mltransform_generate_vocab_requirements.txt
index 724729a98fe..d95d7b11d53 100644
---
a/sdks/python/apache_beam/examples/ml_transform/mltransform_generate_vocab_requirements.txt
+++
b/sdks/python/apache_beam/examples/ml_transform/mltransform_generate_vocab_requirements.txt
@@ -18,9 +18,9 @@
# MLTransform TFT operations need a consistent TensorFlow Transform stack;
# otherwise workers can crash-loop with pandas/numpy ABI mismatches.
google-cloud-monitoring>=2.27.0
-tensorflow_transform>=1.16.0,<1.17.0
-tensorflow-metadata>=1.16.0,<1.17.0
-tfx-bsl>=1.16.0,<1.17.0
+tensorflow_transform>=1.21.0,<1.22.0
+tensorflow-metadata>=1.21.0,<1.22.0
+tfx-bsl>=1.21.0,<1.22.0
numpy<2
pandas<2
dill