diff --git a/pyproject.toml b/pyproject.toml index dd73c18da..1ae97ee6d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -144,7 +144,6 @@ dependencies = [ "types-requests", "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 ] pre-install-commands = ["sh scripts/test/pre-install-airflow.sh {matrix:airflow} {matrix:python}"]