Skip to content

Conversation

dttran-glo
Copy link
Contributor

@dttran-glo dttran-glo commented Aug 27, 2025

Bump: google-genai to 1.31.0
Remove:

  • package: anyio, httpx, pydantic, tenacity, websockets
  • reason: in python-genai/pyproject.toml already include, they are installed as dependencies
dependencies = [
    "anyio>=4.8.0, <5.0.0",
    "google-auth>=2.14.1, <3.0.0",
    "httpx>=0.28.1, <1.0.0",
    "pydantic>=2.0.0, <3.0.0",
    "requests>=2.28.1, <3.0.0",
    "tenacity>=8.2.3, <9.2.0",
    "websockets>=13.0.0, <15.1.0",
    "typing-extensions>=4.11.0, <5.0.0",
]

We can trust the communities of other packages to manage their own versioning.

Bump: `google-genai` to 1.31.0
Remove: 
+ package: anyio, httpx, pydantic, tenacity, websockets
+ reason: in python-genai/pyproject.toml
```
dependencies = [
    "anyio>=4.8.0, <5.0.0",
    "google-auth>=2.14.1, <3.0.0",
    "httpx>=0.28.1, <1.0.0",
    "pydantic>=2.0.0, <3.0.0",
    "requests>=2.28.1, <3.0.0",
    "tenacity>=8.2.3, <9.2.0",
    "websockets>=13.0.0, <15.1.0",
    "typing-extensions>=4.11.0, <5.0.0",
]
```
We can trust the communities of other packages to manage their own versioning.
Copy link

vercel bot commented Aug 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
litellm Ready Ready Preview Comment Aug 27, 2025 7:29am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant