chore: bump lance to 0.14.1 (#1442)

Signed-off-by: BubbleCal <bubble-cal@outlook.com>
This commit is contained in:
BubbleCal
2024-07-12 21:41:59 +08:00
committed by GitHub
parent bb2e624ff0
commit 137d86d3c5
3 changed files with 9 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ name = "lancedb"
# version in Cargo.toml
dependencies = [
"deprecation",
"pylance==0.14.0",
"pylance==0.14.1",
"ratelimiter~=1.0",
"requests>=2.31.0",
"retry>=0.9.2",