From c12148851e26c14b38ec6cadbe2322829fde23e6 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 20 Nov 2018 15:09:43 -0800 Subject: initial work on kafka_grobid worker --- python/Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index 129b23e..fcc8589 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -25,6 +25,7 @@ requests = "*" wayback = {version=">=0.2.1.2", index="ia"} xmltodict = "*" raven = "*" +pykafka = "*" [requires] python_version = "3.5" -- cgit v1.2.3