From 9404c00cb34e850160e522a0f062c7eb81c1eeb2 Mon Sep 17 00:00:00 2001 From: Oleksandr Chychkan Date: Wed, 18 Aug 2021 21:12:53 -0700 Subject: [PATCH] Upgrade tensorflow for Python 3.7 and 3.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c4f98a..dfa5f38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==1.19.5 opencv-python==4.1.2.30 scipy==1.4.1 -tensorflow==2.5.0 +tensorflow==2.6.0 colorama==0.4.3 tqdm==4.47.0 ffmpeg-python==0.2.0