From 640971f255a62a070d9a20082bdc9c86495e0a2d Mon Sep 17 00:00:00 2001 From: Vitaly Terentyev Date: Wed, 24 Sep 2025 18:15:33 +0400 Subject: [PATCH] Require dill for cloudml --- .../apache_beam/testing/benchmarks/cloudml/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/sdks/python/apache_beam/testing/benchmarks/cloudml/requirements.txt b/sdks/python/apache_beam/testing/benchmarks/cloudml/requirements.txt index 8ddfddece547..52587ca8976d 100644 --- a/sdks/python/apache_beam/testing/benchmarks/cloudml/requirements.txt +++ b/sdks/python/apache_beam/testing/benchmarks/cloudml/requirements.txt @@ -15,5 +15,6 @@ # limitations under the License. # +dill tfx_bsl tensorflow-transform