From c6b2608aa0b73a367362c6816c83f028d58a432b Mon Sep 17 00:00:00 2001 From: Oleksandr Chychkan Date: Mon, 6 Jul 2020 20:09:37 -0700 Subject: [PATCH] Upgrade tensorflow to 1.15.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db91bf2..beeba2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==1.17.0 opencv-python==4.1.0.25 scipy==1.4.1 -tensorflow==1.15 +tensorflow==1.15.2 colorama==0.4.3 tqdm==4.47.0 ffmpeg-python==0.2.0