chore: bump lance to 0.9.5 (#790)

This commit is contained in:
Lei Xu
2024-01-07 19:27:47 -08:00
committed by GitHub
parent b0a88a7286
commit c5a52565ac
2 changed files with 5 additions and 5 deletions

View File

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