From ba36fe1db61a527dab5d41add08676c3082a6f3e Mon Sep 17 00:00:00 2001 From: schneefux Date: Fri, 7 Apr 2017 20:32:32 +0200 Subject: update tensorflow to 1.1.0-rc1 --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 30ba5f8..05a189a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,5 @@ protobuf==3.2.0 pyparsing==2.2.0 six==1.10.0 SQLAlchemy==1.1.9 -tensorflow==1.0.1 +tensorflow==1.1.0rc1 +Werkzeug==0.12.1 -- cgit v1.3.1