diff --git a/setup.cfg b/setup.cfg index 6b629348..662c8d20 100644 --- a/setup.cfg +++ b/setup.cfg @@ -25,7 +25,7 @@ keywords = install_requires= dbt-common>=1,<2 dbt-adapters>=1,<2 - duckdb!=1.1.0 + duckdb>=1.0.0 # add dbt-core to ensure backwards compatibility of installation, this is not a functional dependency dbt-core>=1.8.0 python_requires = >=3.8