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 b15c031 + e1affaf commit 93205a1Copy full SHA for 93205a1
1 file changed
requirements/base.txt
@@ -48,7 +48,7 @@ pdf2image>=1.17.0
48
tiktoken==0.12.0 # https://github.com/openai/tiktoken
49
openai>=2.33.0,<3 # https://github.com/openai/openai-python (pydantic-ai 1.x requires >=2.11.0)
50
pytesseract
51
-pydantic-ai>=1.87.0,<2
+pydantic-ai>=1.89.1,<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