aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'python/Pipfile')
-rw-r--r--python/Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Pipfile b/python/Pipfile
index 2953479..42fb095 100644
--- a/python/Pipfile
+++ b/python/Pipfile
@@ -27,7 +27,7 @@ xmltodict = "*"
raven = "*"
pykafka = "*"
python-snappy = "*"
-# TODO: add boto3
+boto3 = "*"
[requires]
python_version = "3.5"