Skip to content

Commit dafc791

Browse files
committed
websocket dep
1 parent 84a9ee5 commit dafc791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ pydantic = ">= 1.9.2"
6868
pydantic-core = ">=2.18.2"
6969
sounddevice = { version = "^0.4.6", optional = true}
7070
typing_extensions = ">= 4.0.0"
71-
websockets = ">=12.0"
71+
websockets = "^13.1"
7272

7373
[tool.poetry.group.dev.dependencies]
7474
mypy = "==1.13.0"

0 commit comments

Comments
 (0)