From dac00b45e3eae5a80831f0adc8a6c40daa464fae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 15:54:33 +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..fa9ed3f 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.5.1 tensorflow-estimator==1.15.1 termcolor==1.1.0 typing-extensions==3.10.0.0