mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-07 12:22:59 +00:00
feat: bump lance to 0.10.4 (#1123)
This commit is contained in:
@@ -3,7 +3,7 @@ name = "lancedb"
|
||||
version = "0.6.3"
|
||||
dependencies = [
|
||||
"deprecation",
|
||||
"pylance==0.10.3",
|
||||
"pylance==0.10.4",
|
||||
"ratelimiter~=1.0",
|
||||
"retry>=0.9.2",
|
||||
"tqdm>=4.27.0",
|
||||
@@ -78,9 +78,7 @@ embeddings = [
|
||||
"awscli>=1.29.57",
|
||||
"botocore>=1.31.57",
|
||||
]
|
||||
azure = [
|
||||
"adlfs>=2024.2.0"
|
||||
]
|
||||
azure = ["adlfs>=2024.2.0"]
|
||||
|
||||
[tool.maturin]
|
||||
python-source = "python"
|
||||
|
||||
Reference in New Issue
Block a user