From 4cdd1960a0df2c69f14926d857817f9ba9103490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoffer=20M=C3=BCller=20Madsen?= Date: Wed, 28 Mar 2018 15:37:48 +0200 Subject: [PATCH] add pandas and matplotlib to Python package requirements --- requirements.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/requirements.txt b/requirements.txt index 3b643a8..cd450e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,20 @@ absl-py==0.1.10 astor==0.6.2 bleach==1.5.0 +cycler==0.10.0 gast==0.2.0 grpcio==1.10.0 html5lib==0.9999999 +kiwisolver==1.0.1 Markdown==2.6.11 +matplotlib==2.2.2 numpy==1.14.1 +pandas==0.22.0 protobuf==3.5.1 +pubeval==0.3 +pyparsing==2.2.0 +python-dateutil==2.7.2 +pytz==2018.3 six==1.11.0 tensorboard==1.6.0 tensorflow==1.6.0