Skip to content

Commit 99caf19

Browse files
authored
Bump TileDB-Py version to 0.33 (#562)
1 parent f45eff3 commit 99caf19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

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

0 commit comments

Comments
 (0)