aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-06-25 11:19:27 -0700
committerBryan Newbold <bnewbold@archive.org>2020-06-25 11:19:27 -0700
commit8083c3e6708a1f702b2325a9587d7197345e8d0e (patch)
tree6d9408ed5b14c98ec5d68557e6df72cdb7e11151 /python/Pipfile
parenta16ab97974a50e4bfdae15af9c4dca00be9195d1 (diff)
downloadsandcrawler-8083c3e6708a1f702b2325a9587d7197345e8d0e.tar.gz
sandcrawler-8083c3e6708a1f702b2325a9587d7197345e8d0e.zip
pipenv: python-poppler 0.2.1
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 eefeead..17734ad 100644
--- a/python/Pipfile
+++ b/python/Pipfile
@@ -37,7 +37,7 @@ internetarchive = "*"
Flask = ">=1"
urlcanon = "*"
pillow = ">=3"
-python-poppler = ">=0.2"
+python-poppler = ">=0.2.1"
# must lock black to an exact version because it is still "beta"
# see: https://github.com/psf/black/issues/517