8000 Drop `requests` minimum version to 2.32.2 (#1588) · GeekyprogrammerEJ/pydantic-ai@88bfd33 · GitHub
[go: up one dir, main page]

Skip to content

Commit 88bfd33

Browse files
authored
Drop requests minimum version to 2.32.2 (pydantic#1588)
1 parent 22734e2 commit 88bfd33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pydantic_ai_slim/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ logfire = ["logfire>=3.11.0"]
5858
# Models
5959
openai = ["openai>=1.75.0"]
6060
cohere = ["cohere>=5.13.11; platform_system != 'Emscripten'"]
61-
vertexai = ["google-auth>=2.36.0", "requests>=2.32.3"]
61+
vertexai = ["google-auth>=2.36.0", "requests>=2.32.2"]
6262
anthropic = ["anthropic>=0.49.0"]
6363
groq = ["groq>=0.15.0"]
6464
mistral = ["mistralai>=1.2.5"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
0