diff --git a/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing/requirements.txt b/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing/requirements.txt index 8d282bff5224..dc8e9f96796e 100644 --- a/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing/requirements.txt +++ b/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing/requirements.txt @@ -14,7 +14,7 @@ # limitations under the License. apache_beam[gcp]==2.40.0 -requests==2.32.4 +requests==2.33.0 torch==2.8.0 torchvision==0.13.0 numpy==1.22.4