Skip to content

feat: allow newer websockets versions across Python extensions#2205

Merged
wangyoucao577 merged 1 commit into
mainfrom
push-uurtzsoxvsnk
Jul 8, 2026
Merged

feat: allow newer websockets versions across Python extensions#2205
wangyoucao577 merged 1 commit into
mainfrom
push-uurtzsoxvsnk

Conversation

@anexpn

@anexpn anexpn commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Replace websockets~=14.0 with websockets>=14.0 in the affected extension pyproject.toml and requirements.txt files so websocket-based ASR and TTS packages can install newer compatible releases.

@anexpn
anexpn requested review from halajohn and plutoless as code owners July 8, 2026 06:45
Replace `websockets~=14.0` with `websockets>=14.0` in the affected
extension `pyproject.toml` and `requirements.txt` files so websocket-based
ASR and TTS packages can install newer compatible releases.
@anexpn
anexpn force-pushed the push-uurtzsoxvsnk branch from e7a7111 to ec0f051 Compare July 8, 2026 07:12
@wangyoucao577
wangyoucao577 merged commit 00cc9e4 into main Jul 8, 2026
34 checks passed
@wangyoucao577
wangyoucao577 deleted the push-uurtzsoxvsnk branch July 8, 2026 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants