diff --git a/composer/workflows/requirements.txt b/composer/workflows/requirements.txt index 0f8237b88ab..a954e4db31f 100644 --- a/composer/workflows/requirements.txt +++ b/composer/workflows/requirements.txt @@ -2,6 +2,6 @@ # see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files apache-airflow==2.2.2 apache-airflow-providers-apache-beam==3.1.0 -apache-airflow-providers-google==6.2.0 +apache-airflow-providers-google==6.3.0 apache-airflow-providers-cncf-kubernetes==3.0.0 scipy==1.4.1; python_version > '3.0' \ No newline at end of file