We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72ce1e1 + 3e8844f commit bc3b5c8Copy full SHA for bc3b5c8
1 file changed
setup.py
@@ -15,7 +15,7 @@
15
"Anders Swanson",
16
"Sam Debruyn",
17
]
18
-dbt_fabric_requirement = "dbt-fabric>=1.8.0,<1.9.6"
+dbt_fabric_requirement = "dbt-fabric>=1.8.0,<1.10"
19
description = """An Azure Synapse adapter plugin for dbt"""
20
21
this_directory = os.path.abspath(os.path.dirname(__file__))
0 commit comments