From 11c43343a56d11ce427cd1380958883b72b101e3 Mon Sep 17 00:00:00 2001 From: Vincent Link Date: Tue, 17 Jan 2017 22:20:54 +0100 Subject: [PATCH] Use latest commit of tablib to work with Python 3.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6ca7b67..cc5ff28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ PyYAML==3.12 requests==2.12.4 scikit-learn==0.18.1 scipy==0.18.1 -tablib==0.11.3 +-e git+https://github.com/kennethreitz/tablib.git@3d44bdec40f2572c985f763450aefce37b60380a#egg=tablib