From 2313c167e4aa91f6a4f94fe5cf137552239225ec Mon Sep 17 00:00:00 2001 From: "xianping.wen" <931128603@qq.com> Date: Sat, 5 Oct 2019 10:47:11 +0800 Subject: [PATCH] update tf version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a903251..22b5a1f 100755 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ ntplib==0.3.3 sklearn opencv-python keras==2.2.4 -tensorflow +tensorflow==1.15.0rc1 matplotlib>=3.0.2 numpy>=1.14.6 scipy>=1.1.0