From 9d3fc58d6fcdf6eabafec16087d673af9e45fa6e Mon Sep 17 00:00:00 2001 From: jiangzhonglian Date: Fri, 4 Sep 2020 18:51:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20=E7=AC=AC=E4=B8=89?= =?UTF-8?q?=E6=96=B9=E5=BA=93=E7=9A=84=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 472afd61..d363a594 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy pandas sklearn -keras -tensorflow +keras==2.3.1 +tensorflow==2.0.0 git+https://www.github.com/keras-team/keras-contrib.git \ No newline at end of file