diff --git a/setup.py b/setup.py index ead93b3..f0ff1d1 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ "Anders Swanson", "Sam Debruyn", ] -dbt_fabric_requirement = "dbt-fabric>=1.8.0,<1.9.6" +dbt_fabric_requirement = "dbt-fabric>=1.8.0,<1.10" description = """An Azure Synapse adapter plugin for dbt""" this_directory = os.path.abspath(os.path.dirname(__file__))