From 816181e635284089411f3b6d1c244c2b4d04c319 Mon Sep 17 00:00:00 2001 From: Oleksandr Chychkan Date: Wed, 18 Aug 2021 21:28:26 -0700 Subject: [PATCH] Upgrade tensorflow for Python 3.9 --- requirements_3.9.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_3.9.txt b/requirements_3.9.txt index 0975894..e9956b4 100644 --- a/requirements_3.9.txt +++ b/requirements_3.9.txt @@ -1,7 +1,7 @@ numpy==1.19.5 opencv-contrib-python-headless==4.4.0.46 scipy==1.6.3 -tensorflow==2.5.0 +tensorflow==2.6.0 colorama==0.4.3 tqdm==4.47.0 ffmpeg-python==0.2.0