mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-07 04:12:59 +00:00
chore: bump lance version in python/rust lancedb (#584)
To include latest v0.8.6 Co-authored-by: Chang She <chang@lancedb.com>
This commit is contained in:
@@ -3,7 +3,7 @@ name = "lancedb"
|
||||
version = "0.3.1"
|
||||
dependencies = [
|
||||
"deprecation",
|
||||
"pylance==0.8.5",
|
||||
"pylance==0.8.6",
|
||||
"ratelimiter~=1.0",
|
||||
"retry>=0.9.2",
|
||||
"tqdm>=4.1.0",
|
||||
|
||||
Reference in New Issue
Block a user