Skip to content

Commit 32bc1a6

Browse files
authored
Merge pull request #1362 from Open-Source-Legal/dependabot/pip/pydantic-ai-gte-1.86.0-and-lt-2
Update pydantic-ai requirement from <2,>=1.56.0 to >=1.87.0,<2
2 parents 2dbdc93 + c6cd5b7 commit 32bc1a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pdf2image>=1.16.0
4848
tiktoken==0.12.0 # https://github.com/openai/tiktoken
4949
openai>=2.11.0,<3 # https://github.com/openai/openai-python (pydantic-ai 1.x requires >=2.11.0)
5050
pytesseract
51-
pydantic-ai>=1.56.0,<2
51+
pydantic-ai>=1.87.0,<2
5252
spacy
5353
pdfplumber>=0.10.0 # https://github.com/jsvine/pdfplumber - PDF token extraction
5454
shapely>=2.1.2 # https://github.com/shapely/shapely - spatial operations for bbox intersection

0 commit comments

Comments
 (0)