feat: upgrade lance to 0.18.3 (#1748)

This commit is contained in:
Weston Pace
2024-10-16 00:48:31 -07:00
committed by GitHub
parent 38eb05f297
commit f43cb8bba1
2 changed files with 10 additions and 8 deletions

View File

@@ -3,7 +3,7 @@ name = "lancedb"
# version in Cargo.toml
dependencies = [
"deprecation",
"pylance==0.18.2",
"pylance==0.18.3-beta.2",
"requests>=2.31.0",
"tqdm>=4.27.0",
"pydantic>=1.10",