mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-07 04:12:59 +00:00
@@ -3,7 +3,7 @@ name = "lancedb"
|
||||
version = "0.6.6"
|
||||
dependencies = [
|
||||
"deprecation",
|
||||
"pylance==0.10.6",
|
||||
"pylance==0.10.7",
|
||||
"ratelimiter~=1.0",
|
||||
"retry>=0.9.2",
|
||||
"tqdm>=4.27.0",
|
||||
@@ -41,6 +41,7 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3.9",
|
||||
"Programming Language :: Python :: 3.10",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Topic :: Scientific/Engineering",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user