Skip to content

Conversation

@konichuvak
Copy link

The main motivation behind bumping the version is to allow websockets>=10.

The v5 versions of web3 fix the websockets version to <10, which capped the version of the websockets library that was possible to be used. However, in the latest release the cap was removed.

This update allows for latest v5 (5.31.4) and v6, which would avoid dependency conflicts with websockets library.

@saleh-mir
Copy link

+1

@ThreeAndTwo
Copy link

when merge?

@IngLP
Copy link

IngLP commented Oct 9, 2023

+1!!! I need this to use websockets 11!

@saleh-mir
Copy link

I made a fork of this and released it on PyPI:
https://github.com/jesse-ai/dydx-v3-python

Copy link
Contributor

@liakakos liakakos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@klovanone
Copy link

any update on this one? Having to use the fork provided by saleh-mir to get around dependency conflicts.

@kristian1108
Copy link

kristian1108 commented Mar 29, 2024

I made a fork of this and released it on PyPI: https://github.com/jesse-ai/dydx-v3-python

@saleh-mir Can you update eth-account as well? I don't think it needs to be <0.9.0... 0.11.0 seems to be working fine.

Also, this package doesn't include the solidity_keccak changes 😩

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

8 participants