Skip to content

chore(deps): upgrade litellm 1.84.1 -> 1.93.0 - #4

Open
aivong-openhands wants to merge 1 commit into
mainfrom
upgrade-litellm-1.93.0
Open

chore(deps): upgrade litellm 1.84.1 -> 1.93.0#4
aivong-openhands wants to merge 1 commit into
mainfrom
upgrade-litellm-1.93.0

Conversation

@aivong-openhands

Copy link
Copy Markdown
Contributor

Summary

Upgrades the litellm dependency from 1.84.1 to 1.93.0 to align with the version used by the OpenHands SDK workspace lock and the wider OpenHands ecosystem.

Changes

  • pyproject.toml: bump the exact litellm pin (both the PEP 621 dependency array and the [tool.poetry.dependencies] section) from 1.84.1 to 1.93.0.
  • Updated the accompanying comments: openai==2.33.0 remains compatible (litellm 1.93.0 requires openai>=2.20.0,<3.0.0).
  • Regenerated both poetry.lock and uv.lock so the locked litellm resolves to 1.93.0 (openai stays pinned at 2.33.0).

Notes

  • The exact-pin convention (rather than a floor) was preserved intentionally, matching the existing comment guidance.

This PR was created by an AI agent (OpenHands) on behalf of the user.

@aivong-openhands can click here to continue refining the PR

Co-authored-by: openhands <openhands@all-hands.dev>
@aivong-openhands
aivong-openhands marked this pull request as ready for review August 3, 2026 16:57

@neubig neubig left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the LiteLLM pin and regenerated lockfiles; looks good.

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.

3 participants