Skip to content

Commit

Permalink
Fix unit tests in airflow plugin (#3024)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Su <pingsutw@apache.org>
  • Loading branch information
pingsutw authored Dec 30, 2024
1 parent edbf992 commit 60fa417
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/flytekit-airflow/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

plugin_requires = [
"apache-airflow",
"apache-airflow-providers-google<12.0.0",
"flytekit>1.10.7",
"flyteidl>1.10.7",
]
Expand Down

0 comments on commit 60fa417

Please sign in to comment.