mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-09-22 19:06:25 +00:00
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>
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>