diff --git a/setup.cfg b/setup.cfg index 8bd436b..4b3fba9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,7 +29,7 @@ where = src [options.extras_require] test = - dbt-spark[ODBC]>=1.1.0,<1.8.0 + dbt-spark[ODBC]>=1.1.0,<1.9.0 pyspark>=3.0.0,<4.0.0 pre-commit>=2.14.1 pytest>=6.2.5