We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84a9ee5 commit dafc791Copy full SHA for dafc791
pyproject.toml
@@ -68,7 +68,7 @@ pydantic = ">= 1.9.2"
68
pydantic-core = ">=2.18.2"
69
sounddevice = { version = "^0.4.6", optional = true}
70
typing_extensions = ">= 4.0.0"
71
-websockets = ">=12.0"
+websockets = "^13.1"
72
73
[tool.poetry.group.dev.dependencies]
74
mypy = "==1.13.0"
0 commit comments