From 84459a91317c799c78ec94005606160e80843159 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 21 Feb 2019 07:32:15 +0000 Subject: update Pipefile --- python/Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/Pipfile') 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" -- cgit v1.2.3