chore: bump lance to 0.10.2 (#1061)

This commit is contained in:
Lei Xu
2024-03-05 10:16:07 -08:00
committed by GitHub
parent 9148cd6d47
commit d1983602c2
2 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ name = "lancedb"
version = "0.6.1"
dependencies = [
"deprecation",
"pylance==0.10.1",
"pylance==0.10.2",
"ratelimiter~=1.0",
"retry>=0.9.2",
"tqdm>=4.27.0",