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 0c7521da7ad Remove numpy and pandas bounds
0c7521da7ad is described below

commit 0c7521da7ad0f93c772ac213e09aa0ef2f4281c4
Author: Shunping Huang <[email protected]>
AuthorDate: Mon Jun 29 22:10:57 2026 -0400

    Remove numpy and pandas bounds
---
 .../examples/ml_transform/mltransform_generate_vocab_requirements.txt   | 2 --
 1 file changed, 2 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 d95d7b11d53..6d7cd31f457 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
@@ -21,6 +21,4 @@ google-cloud-monitoring>=2.27.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

Reply via email to