diff --git a/composer/2022_airflow_summit/requirements.txt b/composer/2022_airflow_summit/requirements.txt index 5b304e055a..151e2bb4fb 100644 --- a/composer/2022_airflow_summit/requirements.txt +++ b/composer/2022_airflow_summit/requirements.txt @@ -1,4 +1,4 @@ # be sure to update the constraints file to match # see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files apache-airflow==3.2.1; python_version >= "3.10" -apache-airflow-providers-google==21.3.0; python_version >= "3.10" +apache-airflow-providers-google==22.2.1; python_version >= "3.10"