File tree Expand file tree Collapse file tree
blog/gcp-tech-blog/data-orchestration-with-composer Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# be sure to update the constraints file to match
22# see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files
3- apache-airflow == 3.2.1 ; python_version >= 3.10
4- apache-airflow-providers-google == 21.3.0 ; python_version >= 3.10
3+ apache-airflow == 3.2.1 ; python_version >= " 3.10"
4+ apache-airflow-providers-google == 21.3.0 ; python_version >= " 3.10"
Original file line number Diff line number Diff line change 11# be sure to update the constraints file to match
22# see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files
3- apache-airflow [google ]== 3.2.1 ; python_version >= 3.10
3+ apache-airflow [google ]== 3.2.1 ; python_version >= " 3.10"
44apache-airflow-providers-apache-beam == 5.1.1
55apache-airflow-providers-slack == 7.3.2
66apache-airflow-providers-http == 4.4.2
Original file line number Diff line number Diff line change 11# be sure to update the constraints file to match
22# see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files
3- apache-airflow == 3.2.1 ; python_version >= 3.10
3+ apache-airflow == 3.2.1 ; python_version >= " 3.10"
You can’t perform that action at this time.
0 commit comments