aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-12-10 11:20:15 +0800
committerBryan Newbold <bnewbold@robocracy.org>2018-12-10 11:20:15 +0800
commita0de3905cacb17468b649dbce5c3783f5fb4eacc (patch)
tree1d3ae3d9d18a39b45b0561067dc0710a5038b737 /python/Pipfile
parent48c633d03073bc9f1c86e457c31dc760984139a7 (diff)
downloadfatcat-a0de3905cacb17468b649dbce5c3783f5fb4eacc.tar.gz
fatcat-a0de3905cacb17468b649dbce5c3783f5fb4eacc.zip
add python-snappy (for pykafka)
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 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