Skip to content

Commit 614fbea

Browse files
authored
Fix airflow tests (#3262)
Signed-off-by: Kevin Su <pingsutw@apache.org>
1 parent b89984c commit 614fbea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/flytekit-airflow/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"apache-airflow-providers-google<12.0.0",
1010
"flytekit>1.10.7",
1111
"flyteidl>1.10.7",
12+
"sqlalchemy-spanner<1.12.0",
1213
]
1314

1415
__version__ = "0.0.0+develop"

0 commit comments

Comments
 (0)