michaelhly / solana-py

Solana Python SDK
https://michaelhly.github.io/solana-py
MIT License
979 stars 252 forks source link

bump websockets to 12.0 #445

Open benjiqq opened 1 month ago

benjiqq commented 1 month ago

websockets 12.0 has been published for a while

solana (0.34.2) depends on websockets (>=9.0,<12.0), solana (>=0.34.2,<0.35.0) requires websockets (>=9.0,<12.0).

michaelhly commented 1 month ago

happy to accept a PR!