Skip to content

Commit

Permalink
Remove 'dbt-core<1.8.9' pin
Browse files Browse the repository at this point in the history
Closes: #1343
  • Loading branch information
tatiana committed Dec 9, 2024
1 parent 3ff70d8 commit 782c5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ dependencies = [
"types-python-dateutil",
"Werkzeug<3.0.0",
"eval_type_backport", # TODO: https://github.com/astronomer/astronomer-cosmos/issues/1342
"dbt-core<1.8.9" # TODO: https://github.com/astronomer/astronomer-cosmos/issues/1343
"dbt-core"
]
pre-install-commands = ["sh scripts/test/pre-install-airflow.sh {matrix:airflow} {matrix:python}"]

Expand Down

0 comments on commit 782c5d6

Please sign in to comment.