aboutsummaryrefslogtreecommitdiffstats
path: root/mapreduce/Pipfile
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2018-04-10 21:46:27 -0700
committerBryan Newbold <bnewbold@archive.org>2018-04-10 21:46:27 -0700
commit693792fb5f1409b187afb4b36b08cefef16ab97c (patch)
treef9e29b0ff7852c5264e548284abb71127deeb99d /mapreduce/Pipfile
parente495a75fae486fc31fded33cf83b577518361d05 (diff)
downloadsandcrawler-693792fb5f1409b187afb4b36b08cefef16ab97c.tar.gz
sandcrawler-693792fb5f1409b187afb4b36b08cefef16ab97c.zip
prototype sentry integration
Diffstat (limited to 'mapreduce/Pipfile')
-rw-r--r--mapreduce/Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mapreduce/Pipfile b/mapreduce/Pipfile
index 81cdea1..129b23e 100644
--- a/mapreduce/Pipfile
+++ b/mapreduce/Pipfile
@@ -24,6 +24,7 @@ mrjob = "*"
requests = "*"
wayback = {version=">=0.2.1.2", index="ia"}
xmltodict = "*"
+raven = "*"
[requires]
python_version = "3.5"