chore: upgrade lance to 0.16.1 (#1524)

Signed-off-by: BubbleCal <bubble-cal@outlook.com>
This commit is contained in:
BubbleCal
2024-08-09 19:18:05 +08:00
committed by GitHub
parent 5d2cd7fb2e
commit 613f3063b9
2 changed files with 7 additions and 7 deletions

View File

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