chore: bump pylance to 0.9.2 (#754)

This commit is contained in:
Lei Xu
2023-12-29 16:39:45 -08:00
committed by GitHub
parent 8411c36b96
commit a9caa5f2d4
2 changed files with 5 additions and 5 deletions

View File

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