Files
crewAI/lib/crewai/tests/test_litellm_dependency_compat.py
Devin AI f6b09f4d5b Fix tomllib import for Python 3.10 compatibility
Use tomli (already a core dep) as fallback on Python <3.11 where
tomllib is not available.

Co-Authored-By: João <joao@crewai.com>
2026-06-09 17:19:34 +00:00

5.9 KiB