mirror of
https://github.com/qdrant/qdrant-client.git
synced 2026-07-23 11:11:01 -05:00
new: bump fastembed to 0.8.0
This commit is contained in:
2146
poetry.lock
generated
2146
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user