chore: upgrade lance to 0.8.1 (#536)

Bump to lance 0.8.1 for both javascript and python sdk
This commit is contained in:
Lei Xu
2023-10-03 14:29:18 -07:00
committed by GitHub
parent e4c3a9346c
commit 8b815ef5a8
4 changed files with 9 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
name = "lancedb"
version = "0.2.6"
dependencies = [
"pylance==0.8.0",
"pylance==0.8.1",
"ratelimiter~=1.0",
"retry>=0.9.2",
"tqdm>=4.1.0",