Skip to content

Commit

Permalink
bump airflow version to 2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chloechen committed Jan 9, 2024
1 parent 3c65745 commit 891eb20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
AIRFLOW_VERSION=2.6.2
AIRFLOW_VERSION=2.7.3
AIRFLOW_EXTRAS=async,celery,cncf.kubernetes,dask,docker,grpc,http,ldap,postgres,redis,statsd,virtualenv
PYTHON_BASE_IMAGE=python:3.8-slim-bullseye
ADDITIONAL_PYTHON_DEPS=scikit-learn==1.0.2 slack-sdk==3.21.3 pyjanitor==0.22.0 glom==22.1.0 yfinance==0.1.70 pandas-datareader==0.10.0 awesome-object-store>=2.2.1 ShopifyAPI==12.2.0 networkx>=2.5 google-cloud-bigquery==2.34.4 db-dtypes>=1.0.0 klaviyo_sdk==1.0.6.20220329 sqlparse==0.4.3 pytest==7.1.3 pytest-html==3.2.0 apache-airflow-providers-google==8.8.0 kubernetes==23.6.0 google-api-core==2.8.2 junitparser==3.1.0 apache-airflow-providers-sftp==4.3.0 airtable>=0.4.8

0 comments on commit 891eb20

Please sign in to comment.