chore: bump lance version to 0.10.6 (#1175)

This commit is contained in:
Weston Pace
2024-04-01 13:35:47 -05:00
committed by GitHub
parent e0bf6d9bd0
commit 6779c1c192
2 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ name = "lancedb"
version = "0.6.5"
dependencies = [
"deprecation",
"pylance==0.10.5",
"pylance==0.10.6",
"ratelimiter~=1.0",
"retry>=0.9.2",
"tqdm>=4.27.0",