Skip to content

Commit 87d6ea6

Browse files
authored
Merge pull request #2287 from Open-Source-Legal/dependabot/pip/pydantic-ai-slim-gte-1.107.5-and-lt-2
chore(deps): update pydantic-ai-slim requirement from <2,>=1.107.1 to >=1.107.5,<2
2 parents 2876f8e + bdf593a commit 87d6ea6

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
@@ -56,7 +56,7 @@ openai>=2.52.0,<3 # https://github.com/openai/openai-python (pydantic-ai 1.x re
5656
# one of those provider SDKs disappearing from PyPI — as ``mistralai`` did
5757
# on 2026-05-12, where ``pypi.org/pypi/mistralai/json`` started 404ing —
5858
# breaks the entire install chain. Narrow extras = stable resolves.
59-
pydantic-ai-slim[openai,anthropic,google,mcp]>=1.107.1,<2 # see issue #1451 before bumping the upper bound
59+
pydantic-ai-slim[openai,anthropic,google,mcp]>=1.107.5,<2 # see issue #1451 before bumping the upper bound
6060
spacy
6161
pdfplumber>=0.11.10 # https://github.com/jsvine/pdfplumber - PDF token extraction
6262
shapely>=2.1.2 # https://github.com/shapely/shapely - spatial operations for bbox intersection

0 commit comments

Comments
 (0)