From 00a3c457e9087d981baef977b9a13fcfa1f89854 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 01:55:11 +0000 Subject: [PATCH] chore(deps): update dependency tensorflow to v2.20.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e171a17f..f089017c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,6 @@ onnxconverter-common==1.16.0 skl2onnx==1.19.1 joblib>=1.5.1 keras>=3.10.0 -tensorflow==2.16.2 +tensorflow==2.20.0 protobuf>=3.20.3 ml-dtypes>=0.3.1