PROBE ONLY, NEVER MERGE: pin lancedb 0.38.0
Changes only the pin, so a comparison against 0.34 isolates the version from the detection, prevention and repair work on fix/fts-index-coverage. Exists to answer whether the fusion grid carries across the bump. Every arm is a deterministic function of the per-source candidate lists, so if those lists match at 0.34 and 0.38 the whole grid carries across by construction. Claude-Session: https://claude.ai/code/session_01WhudUtZm6qqiuv8Y1sbwSc
This commit is contained in:
parent
6042493c67
commit
bae58a0124
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ dependencies = [
|
|||
"httpx>=0.28.1",
|
||||
"jinja2>=3.1.0",
|
||||
"fastmcp>=3.3.0",
|
||||
"lancedb==0.34.0",
|
||||
"lancedb==0.38.0",
|
||||
"pathspec>=1.0.4",
|
||||
"pydantic>=2.12.5",
|
||||
"pydantic-ai-slim[openai,logfire,ag-ui]>=2.18.0,<3.0.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue