diff --git a/pyproject.toml b/pyproject.toml index 78b98ce92..7ce0f8167 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ classifiers = [ # These are the runtime depdendencies. dependencies = [ "tiledb-cloud>=0.11", - "tiledb>=0.32.0", + "tiledb>=0.33.0", "typing-extensions", # for tiledb-cloud indirect, x-ref https://github.com/TileDB-Inc/TileDB-Cloud-Py/pull/428 "scikit-learn", "numpy>=1.25.0",