Skip to content

Update websockets to 10.0 #2178

Closed
Closed
@VladLupashevskyi

Description

@VladLupashevskyi

Currently it's not possible to use web3.py webscokets providers with python 3.10, because when trying to connect it fails with:

TypeError: As of 3.10, the *loop* parameter was removed from Lock() since it is no longer necessary

Solution would be: websockets package needs to be upgraded to 10.0, which support python 3.10

Related #2172

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