File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
blog/gcp-tech-blog/data-orchestration-with-composer Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# be sure to update the constraints file to match
2
2
# see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files
3
3
apache-airflow [google ]== 2.1.2
4
- apache-airflow-providers-apache-beam == 3.0 .0
4
+ apache-airflow-providers-apache-beam == 3.1 .0
5
5
apache-airflow-providers-slack == 4.0.0
6
6
apache-airflow-providers-http == 2.0.0
Original file line number Diff line number Diff line change 1
1
# be sure to update the constraints file to match
2
2
# see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files
3
3
apache-airflow == 2.1.2
4
- apache-airflow-providers-apache-beam == 3.0 .0
4
+ apache-airflow-providers-apache-beam == 3.1 .0
5
5
apache-airflow-providers-google == 6.1.0
6
6
apache-airflow-providers-cncf-kubernetes == 2.0.3
7
7
scipy == 1.4.1 ; python_version > '3.0'
You can’t perform that action at this time.
0 commit comments