We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b89984c commit 614fbeaCopy full SHA for 614fbea
plugins/flytekit-airflow/setup.py
@@ -9,6 +9,7 @@
9
"apache-airflow-providers-google<12.0.0",
10
"flytekit>1.10.7",
11
"flyteidl>1.10.7",
12
+ "sqlalchemy-spanner<1.12.0",
13
]
14
15
__version__ = "0.0.0+develop"
0 commit comments