chore: bump lance to 0.14 (#1430)

This commit is contained in:
Lei Xu
2024-07-06 14:10:42 -07:00
committed by GitHub
parent ef30f87fd1
commit fd5ca20f34
3 changed files with 14 additions and 10 deletions

View File

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