diff --git a/sdks/python/apache_beam/testing/benchmarks/cloudml/requirements.txt b/sdks/python/apache_beam/testing/benchmarks/cloudml/requirements.txt index 8ddfddece547..2ecef4dea273 100644 --- a/sdks/python/apache_beam/testing/benchmarks/cloudml/requirements.txt +++ b/sdks/python/apache_beam/testing/benchmarks/cloudml/requirements.txt @@ -17,3 +17,5 @@ tfx_bsl tensorflow-transform +numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability +pyarrow>=14.0.1 # not directly required, pinned by Snyk to avoid a vulnerability