Test getPDF Text

This commit is contained in:
2023-03-17 22:59:18 -04:00
parent ca7a0c026a
commit f9ee755a29
4 changed files with 51 additions and 16 deletions

13
poetry.lock generated
View File

@@ -677,6 +677,17 @@ files = [
qa = ["flake8 (==3.8.3)", "mypy (==0.782)"]
testing = ["docopt", "pytest (<6.0.0)"]
[[package]]
name = "pdftotext"
version = "2.2.2"
description = "Simple PDF text extraction"
category = "main"
optional = false
python-versions = "*"
files = [
{file = "pdftotext-2.2.2.tar.gz", hash = "sha256:2a9aa89bc62022408781b39d188fabf5a3ad1103b6630f32c4e27e395f7966ee"},
]
[[package]]
name = "pexpect"
version = "4.8.0"
@@ -1156,4 +1167,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "270b70e2eeff44e2b0bb07902f333dcbc45bb8c453a16769f9fd45b5a70c4993"
content-hash = "37cd0a0c44f8d8dc60f31db3cd1c01303d4ca07f85282c6a1823ed8135714313"