Dependency compatibility¶
Install integrations according to repository requirements. The package resolver blocks the following combinations because their current dependency requirements cannot share one environment safely:
antigravity-sdkorvendor-sdkswithmem0ormemory-providersantigravity-sdkorvendor-sdkswithadkantigravity-sdkorvendor-sdkswithobservabilityantigravity-sdkorvendor-sdkswithsandbox-modalorsandbox-cloudantigravity-sdkorvendor-sdkswithpydanticaiorpydanticai-logfire
These conflicts currently come from incompatible protobuf requirements. Use separate uv tool environments when both integrations are required:
uv tool install "superqode[antigravity-sdk]"
uvx --from "superqode[mem0]" superqode memory status
Cognee also remains a separate installation because its current dependency tree requires an older Rich release than SuperQode.