There was an error while loading. Please reload this page.
2 parents 2876f8e + bdf593a commit 87d6ea6Copy full SHA for 87d6ea6
1 file changed
requirements/base.txt
@@ -56,7 +56,7 @@ openai>=2.52.0,<3 # https://github.com/openai/openai-python (pydantic-ai 1.x re
56
# one of those provider SDKs disappearing from PyPI — as ``mistralai`` did
57
# on 2026-05-12, where ``pypi.org/pypi/mistralai/json`` started 404ing —
58
# 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
+pydantic-ai-slim[openai,anthropic,google,mcp]>=1.107.5,<2 # see issue #1451 before bumping the upper bound
60
spacy
61
pdfplumber>=0.11.10 # https://github.com/jsvine/pdfplumber - PDF token extraction
62
shapely>=2.1.2 # https://github.com/shapely/shapely - spatial operations for bbox intersection
0 commit comments