From b2e486a51358fbdacf22f64c934e6c79e1982d19 Mon Sep 17 00:00:00 2001 From: schneefux Date: Tue, 4 Apr 2017 20:31:19 +0200 Subject: update requirements.txt --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 45e8807..30ba5f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,9 @@ appdirs==1.4.3 cymysql==0.8.9 numpy==1.12.1 packaging==16.8 +pika==0.10.0 protobuf==3.2.0 pyparsing==2.2.0 six==1.10.0 -SQLAlchemy==1.1.8 +SQLAlchemy==1.1.9 +tensorflow==1.0.1 -- cgit v1.3.1