Files
crewAI/lib
Devin AI 78de2038d7 fix: relax openai version constraint to allow newer SDK versions
- Change openai dependency from ~=1.83.0 to >=1.83.0,<2
- Add tests to verify OpenAI SDK imports compatibility
- Add test to verify OpenAI client instantiation

Fixes #4300

Co-Authored-By: João <joao@crewai.com>
2026-01-29 08:46:53 +00:00
..