Update dependencies

This commit is contained in:
mateusz.wosinski 2023-09-01 13:39:01 +02:00
parent 6b9529e11a
commit e9abe176bc
2 changed files with 513 additions and 894 deletions

File diff suppressed because it is too large Load Diff

View File

@ -129,6 +129,7 @@ markdownify = {version = "^0.11.6", optional = true}
assemblyai = {version = "^0.17.0", optional = true}
dashvector = {version = "^1.0.1", optional = true}
sqlite-vss = {version = "^0.1.2", optional = true}
elevenlabs = {version = "^0.2.24", optional = true}
[tool.poetry.group.test.dependencies]
@ -294,6 +295,7 @@ all = [
"amadeus",
"librosa",
"python-arango",
"elevenlabs"
]
# An extra used to be able to add extended testing.