chore: upgrade lance to 0.9.16 (#975)

This commit is contained in:
Will Jones
2024-02-14 14:20:03 -08:00
committed by GitHub
parent aec85f7875
commit 73b2977bff
2 changed files with 5 additions and 5 deletions

View File

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