From 8083c3e6708a1f702b2325a9587d7197345e8d0e Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 25 Jun 2020 11:19:27 -0700 Subject: pipenv: python-poppler 0.2.1 --- python/Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/Pipfile') 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 -- cgit v1.2.3