diff --git a/pyproject.toml b/pyproject.toml index 0b1f82c..0eec156 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ urls.Documentation = "https://genomic-features.readthedocs.io/" urls.Source = "https://github.com/scverse/genomic-features" urls.Home-page = "https://github.com/scverse/genomic-features" dependencies = [ - "ibis-framework[sqlite]>0.6", + "ibis-framework[sqlite, duckdb]>0.6", "pooch", "pandas", "pyarrow",