aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-01-03 20:45:00 -0800
committerBryan Newbold <bnewbold@robocracy.org>2019-01-03 20:45:00 -0800
commit1cb3b1afa8df555d890cc556751222cf22c22696 (patch)
treedf1f9a2f2fbe70048dd1552f7ee36cd8af2eb3f5 /python/Pipfile
parent206c92823a5ebedef459292fe83cd4d39d78bf46 (diff)
downloadfatcat-1cb3b1afa8df555d890cc556751222cf22c22696.tar.gz
fatcat-1cb3b1afa8df555d890cc556751222cf22c22696.zip
require pymacaroons
Diffstat (limited to 'python/Pipfile')
-rw-r--r--python/Pipfile1
1 files changed, 1 insertions, 0 deletions
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