From a0de3905cacb17468b649dbce5c3783f5fb4eacc Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 10 Dec 2018 11:20:15 +0800 Subject: add python-snappy (for pykafka) --- python/Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index 5631e256..45052870 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -26,6 +26,7 @@ flask-debugtoolbar = "*" pykafka = "*" python-dateutil = "*" sickle = "*" +python-snappy = "*" [requires] # Python 3.5 is the bundled (system) version of python for Ubuntu 16.04 -- cgit v1.2.3