From bc5379472b4ca9952020d22e6e8be7d71275be49 Mon Sep 17 00:00:00 2001 From: Hector Bastidas <60159672+HectorBastidasRentadrone@users.noreply.github.com> Date: Sat, 3 Sep 2022 16:08:52 -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 576507a..ec7df8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ protobuf PyYAML scipy six -tensorflow==2.7.1 +tensorflow==2.7.2 termcolor tqdm Werkzeug