We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1ab9e5 commit e66d30cCopy full SHA for e66d30c
setup.py
@@ -22,6 +22,6 @@
22
]
23
},
24
install_requires=[
25
- "dbt-core>=0.18.1",
+ "dbt-core>=0.18.0",
26
27
)
0 commit comments