Add PDF Parser Block (#1600)

This commit is contained in:
Shuchang Zheng
2025-01-20 12:33:54 -08:00
committed by GitHub
parent 8f3941b6b5
commit 1796af6df9
6 changed files with 143 additions and 2 deletions

View File

@@ -53,6 +53,7 @@ aiofiles = "^24.1.0"
pyotp = "^2.9.0"
asyncpg = "^0.30.0"
json-repair = "^0.34.0"
pypdf = "^5.1.0"
[tool.poetry.group.dev.dependencies]
isort = "^5.13.2"