Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix openai version in pyproject.toml #3542

Closed
wants to merge 2 commits into from

Conversation

garyzhang99
Copy link

Title

Fix openai version in pyproject.toml

Relevant issues

In (#3253) pin the openai version to 1.14.3.

Type

🐛 Bug Fix
When pip install litellm, the openai version is not set as 1.14.3

Changes

change the openai version in pyproject.toml from >= 1.0.0 to 1.14.3

Testing

OS Tests (optional but appreciated):

  • Tested on Windows
  • Tested on MacOS
  • Tested on Linux

Copy link

vercel bot commented May 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2024 9:21am

@ishaan-jaff
Copy link
Contributor

fixed on main

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.

None yet

2 participants