From d5a17ec9d09bc6b1bdb3cfb811ee413d17ab0d3b Mon Sep 17 00:00:00 2001 From: Weiqiang Zhu <75299929+zhuwq0@users.noreply.github.com> Date: Sun, 18 Aug 2024 15:01:24 -0700 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 55afc96..5c7aecb 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -tensorflow +tensorflow==2.14.0 matplotlib pandas tqdm