We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afad321 commit 7aa5f93Copy full SHA for 7aa5f93
1 file changed
pyproject.toml
@@ -66,8 +66,6 @@ httpx = ">=0.21.2"
66
jupyter = { version = "^1.0.0", optional = true}
67
pydantic = ">= 1.9.2"
68
pydantic-core = "^2.18.2"
69
-pydub = { version = "^0.25.1", optional = true}
70
-simpleaudio = { version = "^1.0.4", optional = true}
71
sounddevice = { version = "^0.4.6", optional = true}
72
typing_extensions = ">= 4.0.0"
73
websockets = "^13.1"
0 commit comments