diff --git a/composer/workflows/requirements.txt b/composer/workflows/requirements.txt index 6651309286f..1cce33b2480 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.3.0 +apache-airflow-providers-google==6.4.0 apache-airflow-providers-cncf-kubernetes==3.0.2 scipy==1.8.0; python_version > '3.0' \ No newline at end of file