aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2019-02-21 07:32:15 +0000
committerBryan Newbold <bnewbold@archive.org>2019-02-21 07:32:15 +0000
commit84459a91317c799c78ec94005606160e80843159 (patch)
tree46ff3f5751a409a12b5244ca0b4eff2590a36042 /python/Pipfile
parente402599373abef442f034c878ef586764ab88726 (diff)
downloadsandcrawler-84459a91317c799c78ec94005606160e80843159.tar.gz
sandcrawler-84459a91317c799c78ec94005606160e80843159.zip
update Pipefile
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"