Skip to content

dependency conflicts #2

@dx111ge

Description

@dx111ge
  • langgraph-api 0.2.102 + langgraph-runtime-inmem 0.6.13 are incompatible
    • Error: AttributeError: module 'langgraph_api.feature_flags' has no attribute 'USE_RUNTIME_CONTEXT_API'
  • Upgrading to fix this requires:
    • langgraph-api >= 0.4.7 (fixes runtime compatibility)
    • Which requires langgraph-sdk >= 0.2.0
  • But copilotkit 0.1.39 requires:
    • langgraph-sdk < 0.2.0 (blocks the upgrade)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions