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