Revert poetry files

This commit is contained in:
mateusz.wosinski 2023-09-05 09:21:05 +02:00
parent 1b7caa1a29
commit 882a588264
2 changed files with 894 additions and 513 deletions

File diff suppressed because it is too large Load Diff

View File

@ -129,7 +129,6 @@ 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]
@ -295,7 +294,6 @@ all = [
"amadeus",
"librosa",
"python-arango",
"elevenlabs"
]
# An extra used to be able to add extended testing.