Skip to content

Remove websockets versioning upperbound #887

@softwareentrepreneer

Description

@softwareentrepreneer

Inside pyproject.toml, websockets = ">=10.3,<15.0", the latest version of websockets is 15.0.1, is it safe to remove the upperbound <15.0? Otherwise I can't install polygon when I am using the latest websockets

Activity

linked a pull request that will close this issue on Jul 8, 2025
jprawiharjo

jprawiharjo commented on Jul 16, 2025

@jprawiharjo

is this resolved? can this be shipped?

justinpolygon

justinpolygon commented on Jul 16, 2025

@justinpolygon
Contributor

Hi, I should be able to resolve this shortly. We have some automation that we need to update so that it works correctly. I'm just fixing that and should have it fixed in the next couple days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @jprawiharjo@justinpolygon@softwareentrepreneer

      Issue actions

        Remove websockets versioning upperbound · Issue #887 · polygon-io/client-python