Files
crewAI/uv.lock
Devin AI 9ee972fd99 fix: widen openai version constraint to allow >=1.90.0
This fixes the dependency version conflict between CrewAI and packages like
mem0ai that require openai>=1.90.0.

Changes:
- Updated openai constraint from ~=1.83.0 to >=1.83.0,<2.0.0
- Added tests to verify the constraint allows mem0ai compatibility
- Added tests to verify all OpenAI imports used by CrewAI are available

Fixes #4098

Co-Authored-By: João <joao@crewai.com>
2025-12-16 12:53:36 +00:00

1.2 MiB