Skip to content

Commit 87cd7fc

Browse files
committed
Bump websockets dependency
1 parent c339b2d commit 87cd7fc

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
@@ -66,7 +66,7 @@ pydub = { version = "^0.25.1", optional = true}
6666
simpleaudio = { version = "^1.0.4", optional = true}
6767
sounddevice = { version = "^0.4.6", optional = true}
6868
typing_extensions = ">= 4.0.0"
69-
websockets = "12.0"
69+
websockets = "^13.1"
7070

7171
[tool.poetry.dev-dependencies]
7272
mypy = "1.0.1"

0 commit comments

Comments
 (0)