From e8ea9ad1370247fba573f4a4aa85edffa82a7494 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 10 Dec 2018 12:09:17 +0800 Subject: add python-snappy dep --- python/Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index fcc8589..17c9221 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -26,6 +26,7 @@ wayback = {version=">=0.2.1.2", index="ia"} xmltodict = "*" raven = "*" pykafka = "*" +python-snappy = "*" [requires] python_version = "3.5" -- cgit v1.2.3