From 0e9a4b8d1748bb2547032924454f47af8d27b16c Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 5 May 2026 21:08:20 +0000 Subject: [PATCH] Update dependency keras_nlp to v0.29.0 --- pipelines/anomaly_detection/requirements.txt | 2 +- pipelines/ml_ai_python/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pipelines/anomaly_detection/requirements.txt b/pipelines/anomaly_detection/requirements.txt index 7e2888e4..7520b3a3 100644 --- a/pipelines/anomaly_detection/requirements.txt +++ b/pipelines/anomaly_detection/requirements.txt @@ -13,6 +13,6 @@ # limitations under the License. apache-beam[gcp]==2.63.0 -keras_nlp==0.19.2 +keras_nlp==0.29.0 keras==3.9.0 protobuf==4.25.6 \ No newline at end of file diff --git a/pipelines/ml_ai_python/requirements.txt b/pipelines/ml_ai_python/requirements.txt index 7e2888e4..7520b3a3 100644 --- a/pipelines/ml_ai_python/requirements.txt +++ b/pipelines/ml_ai_python/requirements.txt @@ -13,6 +13,6 @@ # limitations under the License. apache-beam[gcp]==2.63.0 -keras_nlp==0.19.2 +keras_nlp==0.29.0 keras==3.9.0 protobuf==4.25.6 \ No newline at end of file