From b179fd27309b70142cca09585128c95deb6f1366 Mon Sep 17 00:00:00 2001 From: "cycode-security[bot]" <54410473+cycode-security[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 21:07:05 +0000 Subject: [PATCH] [Cycode] Fix for vulnerable manifest file dependency - tensorflow updated to version 2.5.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f617c3d..d17ae51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ Send2Trash==1.5.0 six==1.15.0 tensorboard==2.2.2 tensorboard-plugin-wit==1.7.0 -tensorflow==2.2.0 +tensorflow==2.5.3 tensorflow-estimator==2.2.0 termcolor==1.1.0 terminado==0.8.3