mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-09 05:12:58 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user