Skip to content

Conversation

miguelg719
Copy link
Collaborator

why

Litellm has a bug with the newer versions of its openai dependency (>1.99.5)
Related issue 🧵 here: BerriAI/litellm#13711

what changed

Constrained openai dependency in pyproject.toml to be

 "openai>=1.83.0,<1.99.6",

test plan

  • ci

@miguelg719 miguelg719 marked this pull request as ready for review August 18, 2025 23:39
@the-roaring the-roaring self-assigned this Aug 18, 2025
@the-roaring the-roaring merged commit 1bef512 into main Aug 18, 2025
13 checks passed
@github-actions github-actions bot mentioned this pull request Aug 18, 2025
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.

2 participants