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:
Chang She
2023-10-19 13:05:12 -07:00
committed by GitHub
parent a8c7f80073
commit 0ed39b6146
2 changed files with 4 additions and 4 deletions

View File

@@ -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",