Skip to content

Commit 7aa5f93

Browse files
authored
Remove dependencies that aren't used anymore (#317)
1 parent afad321 commit 7aa5f93

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ httpx = ">=0.21.2"
6666
jupyter = { version = "^1.0.0", optional = true}
6767
pydantic = ">= 1.9.2"
6868
pydantic-core = "^2.18.2"
69-
pydub = { version = "^0.25.1", optional = true}
70-
simpleaudio = { version = "^1.0.4", optional = true}
7169
sounddevice = { version = "^0.4.6", optional = true}
7270
typing_extensions = ">= 4.0.0"
7371
websockets = "^13.1"

0 commit comments

Comments
 (0)