Skip to content

Commit 7c50ee3

Browse files
authored
Merge pull request #5748 from bcgov/refactor/2938
fix(5746): install missing airflow deps in v3
2 parents 2f4697d + 33d1732 commit 7c50ee3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/airflow/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
openshift==0.13.2
21
apache-airflow-providers-mongo==5.1.0
2+
apache-airflow-providers-cncf-kubernetes==10.5.0
3+
openshift==0.13.2
34
mailchimp-marketing==3.0.80
45
jinja2==3.1.6

0 commit comments

Comments
 (0)