Files
crewAI/tests/test_litellm_dependency.py
Devin AI 186e899ffd fix: relax litellm dependency constraint to >=1.72.0
- Update litellm constraint from >=1.44.22 to >=1.72.0 in pyproject.toml
- Add comprehensive tests for dependency resolution compatibility
- Resolves GitHub issue #3005 by allowing newer litellm patch versions
- Verified compatibility with litellm 1.72.4 and CrewAI LLM functionality

Co-Authored-By: João <joao@crewai.com>
2025-06-13 12:28:17 +00:00

2.1 KiB