new: bump fastembed to 0.8.0

This commit is contained in:
George Panchuk
2026-03-24 00:23:01 +07:00
parent c7a5bef84b
commit f35efaae3a
2 changed files with 1213 additions and 937 deletions

2146
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -28,10 +28,10 @@ protobuf = ">=3.20.0"
urllib3 = ">=1.26.14,<3"
portalocker = ">=2.7.0,<4.0"
fastembed = [
{ version = "^0.7", optional = true },
{ version = "^0.8", optional = true },
]
fastembed-gpu = [
{ version = "^0.7", optional = true },
{ version = "^0.8", optional = true },
]
[tool.poetry.group.dev.dependencies]