Skip to content

Update websockets Dependency to Support Newer Versions #90

Description

@victorct-tradeengage

I am trying to install ringcentral alongside google-genai, but I am running into a dependency conflict due to ringcentral requiring an outdated version of websockets:

ringcentral (0.9.1) depends on websockets (==12.*)
google-genai (1.5.0) depends on websockets (>=13.0,<15.0dev)

Proposed Solution

Would it be possible to update ringcentral to allow websockets>=13.0? The latest websockets version (15.0.1) is already widely used, and other libraries depend on it.

Would appreciate any guidance on when this might be updated or if there's a temporary workaround! 🙌

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