Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
163 changes: 73 additions & 90 deletions poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ pydantic = ">= 1.9.2"
pydantic-core = ">=2.18.2"
sounddevice = { version = "^0.4.6", optional = true}
typing_extensions = ">= 4.0.0"
websockets = "^13.1"
websockets = ">=12.0"

[tool.poetry.group.dev.dependencies]
mypy = "==1.13.0"
Expand Down
422 changes: 0 additions & 422 deletions src/hume/empathic_voice/chat/client.py.diff

This file was deleted.

112 changes: 0 additions & 112 deletions src/hume/empathic_voice/chat/raw_client.py.diff

This file was deleted.

161 changes: 0 additions & 161 deletions src/hume/empathic_voice/chat/socket_client.py.diff

This file was deleted.

Loading
Loading