chore: bump lance version to 0.9 (#715)

This commit is contained in:
Lei Xu
2023-12-17 19:11:42 -08:00
committed by GitHub
parent ff9872fd44
commit 409eb30ea5
2 changed files with 5 additions and 5 deletions

View File

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