We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2dbdc93 + c6cd5b7 commit 32bc1a6Copy full SHA for 32bc1a6
1 file changed
requirements/base.txt
@@ -48,7 +48,7 @@ pdf2image>=1.16.0
48
tiktoken==0.12.0 # https://github.com/openai/tiktoken
49
openai>=2.11.0,<3 # https://github.com/openai/openai-python (pydantic-ai 1.x requires >=2.11.0)
50
pytesseract
51
-pydantic-ai>=1.56.0,<2
+pydantic-ai>=1.87.0,<2
52
spacy
53
pdfplumber>=0.10.0 # https://github.com/jsvine/pdfplumber - PDF token extraction
54
shapely>=2.1.2 # https://github.com/shapely/shapely - spatial operations for bbox intersection
0 commit comments