Devin AI
d1e094b22f
Fix #6089 : Widen litellm dependency constraint to >=1.84.0,<2
...
The litellm extra was pinned to >=1.83.7,<1.84, but all versions in
that range have transitive dependency conflicts with crewAI's core
requirements:
- litellm 1.83.7 pins python-dotenv==1.0.1 (crewAI needs >=1.2.2)
- litellm 1.83.8 pins openai==2.24.0 (crewAI needs >=2.30.0)
- litellm 1.83.14 pins openai==2.24.0
litellm 1.84.0+ relaxes these to openai>=2.20.0,<3 and
python-dotenv>=1.0.0,<2, which are compatible with crewAI's bounds.
Adds regression tests verifying the dependency bounds stay compatible.
Co-Authored-By: João <joao@crewai.com >
2026-06-09 17:15:01 +00:00
..
2026-05-26 10:23:33 -07:00
2026-06-02 17:14:51 -07:00
2026-06-03 11:53:16 -07:00
2026-05-26 10:23:33 -07:00
2025-10-20 14:10:19 -07:00
2025-12-04 16:53:19 -05:00
2026-06-05 07:23:38 -04:00
2026-05-28 09:38:10 -07:00
2026-05-26 10:23:33 -07:00
2026-06-08 21:14:13 -05:00
2026-06-05 07:23:38 -04:00
2026-05-27 13:38:25 -07:00
2026-06-08 21:14:13 -05:00
2025-11-29 16:55:24 -05:00
2025-11-05 07:19:09 -05:00
2026-06-08 21:14:13 -05:00
2026-05-26 10:23:33 -07:00
2026-05-28 09:38:10 -07:00
2026-02-13 21:34:37 -03:00
2026-05-04 18:42:12 +08:00
2026-05-26 10:23:33 -07:00
2026-06-02 17:14:51 -07:00
2026-06-03 11:53:16 -07:00
2026-06-04 13:28:31 -05:00
2025-10-20 14:10:19 -07:00
2026-03-15 18:33:17 -07:00
2026-06-03 18:02:56 -03:00
2026-05-26 10:23:33 -07:00
2026-05-06 20:46:46 +08:00
2026-05-26 10:23:33 -07:00
2026-01-22 17:44:03 -08:00
2026-05-27 13:20:53 -07:00
2025-10-20 14:10:19 -07:00
2026-06-02 09:38:34 -07:00
2026-05-26 10:23:33 -07:00
2026-05-26 10:23:33 -07:00
2026-05-26 10:23:33 -07:00
2026-06-09 09:40:30 -07:00
2026-05-26 10:23:33 -07:00
2026-06-09 09:40:30 -07:00
2026-05-26 10:23:33 -07:00
2026-01-23 15:13:25 -05:00
2026-06-08 21:14:13 -05:00
2026-05-26 10:23:33 -07:00
2025-10-20 14:10:19 -07:00
2026-06-03 18:02:56 -03:00
2026-06-09 09:40:30 -07:00
2026-04-28 14:57:49 +08:00
2025-10-20 14:10:19 -07:00
2026-06-09 09:40:30 -07:00
2026-06-03 18:02:56 -03:00
2025-10-20 14:10:19 -07:00
2026-06-09 17:15:01 +00:00
2026-06-05 07:23:38 -04:00
2026-05-26 10:23:33 -07:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00
2026-05-26 10:23:33 -07:00
2025-11-29 16:55:24 -05:00
2026-05-26 10:23:33 -07:00
2026-05-26 10:23:33 -07:00
2026-05-26 10:23:33 -07:00
2026-04-01 18:08:37 -03:00