mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-09 13:22:58 +00:00
feat: upgrade Lance to v0.18.2 (#1737)
Includes changes from v0.18.1 and v0.18.2: * [v0.18.1 change log](https://github.com/lancedb/lance/releases/tag/v0.18.1) * [v0.18.2 change log](https://github.com/lancedb/lance/releases/tag/v0.18.2) Closes #1656 Closes #1615 Closes #1661
This commit is contained in:
@@ -3,7 +3,7 @@ name = "lancedb"
|
||||
# version in Cargo.toml
|
||||
dependencies = [
|
||||
"deprecation",
|
||||
"pylance==0.18.0",
|
||||
"pylance==0.18.2",
|
||||
"requests>=2.31.0",
|
||||
"retry>=0.9.2",
|
||||
"tqdm>=4.27.0",
|
||||
|
||||
Reference in New Issue
Block a user