diff --git a/apis/python/setup.cfg b/apis/python/setup.cfg index 1f2883c976..0f67d056a4 100644 --- a/apis/python/setup.cfg +++ b/apis/python/setup.cfg @@ -30,7 +30,7 @@ packges = tiledbsc platforms = any zip_safe = False install_requires = - tiledb>=0.15.2 + tiledb>=0.15.5 scipy pandas pyarrow