Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenyuLInx authored Mar 20, 2024
1 parent 465e712 commit d920124
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 @@ -68,7 +68,7 @@ def run(self):
install_requires=[
"pyodbc>=4.0.35,<5.2.0",
"azure-identity>=1.12.0",
"dbt-common~=0.1.6",
"dbt-common>=0.1.0b1,<2.0",
],
cmdclass={
"verify": VerifyVersionCommand,
Expand Down

0 comments on commit d920124

Please sign in to comment.