From 1cb3b1afa8df555d890cc556751222cf22c22696 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 3 Jan 2019 20:45:00 -0800 Subject: require pymacaroons --- python/Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index 8651b778..b968c2aa 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -31,6 +31,7 @@ pykafka = "*" python-dateutil = "*" sickle = "*" python-snappy = "*" +pymacaroons = "*" [requires] # Python 3.5 is the bundled (system) version of python for Ubuntu 16.04 -- cgit v1.2.3