Files
crewAI/lib/crewai/tests
Devin AI 7bec692878 fix: make lancedb an optional dependency under [memory] extras
Moves lancedb from core dependencies to optional [memory] extras group
in pyproject.toml. This unblocks installation on Intel Macs where
lancedb>=0.29.2 has no macOS x86_64 wheels.

- Add try/except around lancedb import in lancedb_storage.py
- Raise clear ImportError with install instructions when lancedb is absent
- Add 6 tests covering optional dependency behavior
- Existing memory tests continue to pass

Closes #5327

Co-Authored-By: João <joao@crewai.com>
2026-04-07 21:55:36 +00:00
..
2025-10-20 14:10:19 -07:00
2025-12-04 16:53:19 -05:00
2025-10-20 14:10:19 -07:00
2026-03-24 19:03:35 +08:00
2026-02-13 21:34:37 -03:00
2025-12-04 13:34:29 -08:00
2025-10-20 14:10:19 -07:00
2025-12-01 18:56:56 -05:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00