From e686eccf67b2b0c1f3f3bdcbb40ac7028af756e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 20:51:47 +0000 Subject: [PATCH] Update dependency tensorflow to v2 [SECURITY] --- label_analyser/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/label_analyser/requirements.txt b/label_analyser/requirements.txt index e98b75a..e962c37 100644 --- a/label_analyser/requirements.txt +++ b/label_analyser/requirements.txt @@ -46,7 +46,7 @@ rsa==4.7.2 six==1.16.0 sympy==1.8 tensorboard==1.15.0 -tensorflow==1.15.0 +tensorflow==2.7.2 tensorflow-estimator==1.15.1 termcolor==1.1.0 typing-extensions==3.10.0.0