We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f45eff3 commit 99caf19Copy full SHA for 99caf19
pyproject.toml
@@ -20,7 +20,7 @@ classifiers = [
20
# These are the runtime depdendencies.
21
dependencies = [
22
"tiledb-cloud>=0.11",
23
- "tiledb>=0.32.0",
+ "tiledb>=0.33.3rc0",
24
"typing-extensions", # for tiledb-cloud indirect, x-ref https://github.com/TileDB-Inc/TileDB-Cloud-Py/pull/428
25
"scikit-learn",
26
"numpy>=1.25.0",
0 commit comments