We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f536263 + 1f2042f commit 36b68b8Copy full SHA for 36b68b8
1 file changed
pyproject.toml
@@ -27,7 +27,7 @@ classifiers = [
27
"Programming Language :: Python :: 3.13",
28
]
29
dependencies = [
30
- "dbt-core>=1.10.0,<1.11.0",
+ "dbt-core>=1.10.0,<2.0",
31
"dbt-common>=1.22.0,<2.0",
32
"dbt-adapters>=1.15.2,<2.0",
33
0 commit comments