diff --git a/pyproject.toml b/pyproject.toml index a0e7d94..c474a5d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,6 +36,9 @@ pdfminer = "^20191125" typer = "^0.4.0" jq = "1.2.2" html2text = "2020.1.16" +pdf2text = "1.0.0" +pdf2txt = "0.7.3" + [tool.poetry.dev-dependencies]