Skip to content

Commit

Permalink
Merge branch 'main' into prep-release/1.8.0b1_8117832371
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare authored Mar 1, 2024
2 parents 771978c + 0aee01e commit 398701f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def _get_plugin_version_dict():
include_package_data=True,
install_requires=[
"sqlparams>=3.0.0",
"dbt-common<2.0",
"dbt-common>=0.1.0a1,<2.0",
"dbt-adapters>=0.1.0a1,<2.0",
],
extras_require={
Expand Down

0 comments on commit 398701f

Please sign in to comment.