aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/Pipfile b/python/Pipfile
index b488f210..0f5ee2c0 100644
--- a/python/Pipfile
+++ b/python/Pipfile
@@ -32,6 +32,7 @@ loginpass = {ref = 'ed9e527502bd19be6793f88ed71ca0e1764e9034',git = 'https://git
requests = ">=2"
raven = {extras = ['flask'],version = "*"}
pykafka = ">=2"
+confluent-kafka = "*"
python-dateutil = "*"
sickle = "*"
python-snappy = "*"