Skip to content

Commit

Permalink
bump fastembed to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joein committed Jan 16, 2025
1 parent 22f6c5f commit 150a2ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ grpcio-tools = ">=1.41.0"
urllib3 = ">=1.26.14,<3"
portalocker = "^2.7.0"
fastembed = [
{ version = "0.5.0", optional = true },
{ version = "0.5.1", optional = true },
]
fastembed-gpu = [
{ version = "0.5.0", optional = true },
{ version = "0.5.1", optional = true },
]

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 150a2ba

Please sign in to comment.