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 82cc11e commit 6530a06Copy full SHA for 6530a06
pyproject.toml
@@ -22,6 +22,7 @@ dependencies = [
22
"tiledb>=0.30.0",
23
"typing-extensions", # for tiledb-cloud indirect, x-ref https://github.com/TileDB-Inc/TileDB-Cloud-Py/pull/428
24
"scikit-learn",
25
+ "numpy<2.0.0",
26
]
27
28
[project.optional-dependencies]
0 commit comments