We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66eaf8b commit 9bd706cCopy full SHA for 9bd706c
pyproject.toml
@@ -41,6 +41,7 @@ dependencies = [
41
"typer>=0.24.0",
42
"requests~=2.32.5",
43
"pydantic~=2.12.5",
44
+ "websockets>=16"
45
]
46
47
[project.optional-dependencies]
0 commit comments