From 5bb899df18afdd182dfa7a5b26a7e47cac8496ab Mon Sep 17 00:00:00 2001 From: Hector Bastidas <60159672+HectorBastidasRentadrone@users.noreply.github.com> Date: Sat, 3 Sep 2022 16:00:02 -0400 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index be31cae..31240c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ protobuf PyYAML scipy six -tensorflow==2.5.3 +tensorflow==2.6.4 termcolor tqdm Werkzeug