Skip to content

Commit e5e4214

Browse files
committed
Bump TileDB-Py to >=0.36.0
1 parent b627a4a commit e5e4214

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
# These are the runtime depdendencies.
2222
dependencies = [
2323
"tiledb-cloud>=0.11",
24-
"tiledb>=0.35.1",
24+
"tiledb>=0.36.0",
2525
"typing-extensions", # for tiledb-cloud indirect, x-ref https://github.com/TileDB-Inc/TileDB-Cloud-Py/pull/428
2626
"scikit-learn",
2727
"numpy>=1.25.0",

0 commit comments

Comments
 (0)