Files
crewAI/lib
Devin AI 5644211c2a fix: use tomli for Python 3.10 compatibility in tests
tomllib is only available in Python 3.11+, so we need to use tomli
as a fallback for Python 3.10.

Co-Authored-By: João <joao@crewai.com>
2026-01-23 10:24:35 +00:00
..