From 1a0520538e677f21a72930918dbc4b7d7dd18f11 Mon Sep 17 00:00:00 2001 From: Mukesh Prasad Date: Wed, 29 Dec 2021 17:03:27 +0530 Subject: [PATCH] update tensorflow --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9acf81b..bce74b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ rsa==4.7 six==1.15.0 tensorboard==2.4.1 tensorboard-plugin-wit==1.8.0 -tensorflow==2.4.1 +tensorflow==2.4.2 tensorflow-estimator==2.4.0 termcolor==1.1.0 toml==0.10.2