fix dependency issues
This commit is contained in:
parent
de2a7cb129
commit
76f0847a98
File diff suppressed because it is too large
Load Diff
|
@ -18,6 +18,7 @@ livekit-plugins-deepgram = "^0.6.7"
|
|||
livekit-plugins-openai = "^0.10.1"
|
||||
livekit-plugins-silero = "^0.7.1"
|
||||
livekit-plugins-elevenlabs = "^0.7.5"
|
||||
livekit-plugins-cartesia = "^0.4.2"
|
||||
segno = "^1.6.1"
|
||||
open-interpreter = {extras = ["os", "server"], version = "^0.3.12"} # You should add a "browser" extra, so selenium isn't in the main package
|
||||
ngrok = "^1.4.0"
|
||||
|
@ -26,7 +27,7 @@ realtimestt = "^0.2.41"
|
|||
pynput = "^1.7.7"
|
||||
yaspin = "^3.0.2"
|
||||
pywebview = "^5.2"
|
||||
livekit-plugins-cartesia = "^0.4.2"
|
||||
resampy = "^0.4.2"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
|
Loading…
Reference in New Issue