Skip to content

Commit 6b4b8c6

Browse files
fix(deps): update dependency fastembed to >=0.7.4 (#129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d35bdfd commit 6b4b8c6

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"numpy>=2.3.5",
1515
"pydantic>=2.11.7",
1616
"rich>=14.1.0",
17-
"fastembed>=0.7.3",
17+
"fastembed>=0.7.4",
1818
"sqlalchemy>=2.0.44",
1919
"structlog>=25.4.0",
2020
"uvicorn[standard]>=0.38.0",

uv.lock

Lines changed: 8 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)