Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

Update litellm dependency to v1.66.3

Description

This PR updates the litellm dependency from version 1.60.2 to 1.66.3 to fix issue #2640. The issue reported conflicts between CrewAI's older litellm version and newer versions used in other projects.

Changes

  • Updated litellm dependency in pyproject.toml from 1.60.2 to 1.66.3
  • Added a test to verify compatibility with the updated litellm version
  • Updated uv.lock file with the new dependency versions

Testing

  • Added a new test that verifies the LLM class works correctly with litellm v1.66.3
  • All tests pass with the updated dependency

Link to Devin run

https://app.devin.ai/sessions/50cc267e8e0142e2847d57febd9518d1

Requested by

Joe Moura (joao@crewai.com)

Fixes #2640

devin-ai-integration bot and others added 2 commits April 18, 2025 08:44
Co-Authored-By: Joe Moura <joao@crewai.com>
Co-Authored-By: Joe Moura <joao@crewai.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Co-Authored-By: Joe Moura <joao@crewai.com>
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.

[BUG] Dependency updates

2 participants