Skip to content

Commit 93205a1

Browse files
authored
Merge pull request #1429 from Open-Source-Legal/dependabot/pip/pydantic-ai-gte-1.89.1-and-lt-2
Update pydantic-ai requirement from <2,>=1.87.0 to >=1.89.1,<2
2 parents b15c031 + e1affaf commit 93205a1

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.17.0
4848
tiktoken==0.12.0 # https://github.com/openai/tiktoken
4949
openai>=2.33.0,<3 # https://github.com/openai/openai-python (pydantic-ai 1.x requires >=2.11.0)
5050
pytesseract
51-
pydantic-ai>=1.87.0,<2
51+
pydantic-ai>=1.89.1,<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)