From 4ba38f4c2b8869d87f4f66034cddcb6f6ebc8e4e Mon Sep 17 00:00:00 2001 From: Satoshi Nakamoto <65907137+SatoshiNakamotoBitcoin@users.noreply.github.com> Date: Sun, 2 Jul 2023 21:11:25 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 95e0c45..df631c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ typer = "^0.4.0" jq = "1.2.2" html2text = "2020.1.16" pdf2text = "1.0.0" -pdf2txt = "0.7.3" +pdf2txt = "0.7.14" embit = "0.6.1"