From 035900c1783def19799a0d4218ec802932bae93f Mon Sep 17 00:00:00 2001 From: Hector Bastidas <60159672+HectorBastidasRentadrone@users.noreply.github.com> Date: Sat, 3 Sep 2022 15:57:18 -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 26d9c70..be31cae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ protobuf PyYAML scipy six -tensorflow==2.4.4 +tensorflow==2.5.3 termcolor tqdm Werkzeug