Skip to content

Commit 7f10e1b

Browse files
authored
add note to constraints files (GoogleCloudPlatform#6758)
1 parent e90c44a commit 7f10e1b

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

composer/airflow_1_samples/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# be sure to update the constraints file to match
2+
# see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files
13
apache-airflow[gcp]==1.10.15
24
apache-airflow-backport-providers-google==2021.3.3
35
apache-airflow-backport-providers-cncf-kubernetes==2021.3.3

composer/blog/gcp-tech-blog/data-orchestration-with-composer/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# be sure to update the constraints file to match
2+
# see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files
13
apache-airflow[google]==2.0.1
24
apache-airflow-providers-apache-beam==3.0.1
35
apache-airflow-providers-slack==4.0.1
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
# be sure to update the constraints file to match
2+
# see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files
13
apache-airflow[gcp]==1.10.14
24
apache-airflow-backport-providers-google==2021.3.3

composer/workflows/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# be sure to update the constraints file to match
2+
# see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files
13
apache-airflow==2.1.2
24
apache-airflow-providers-apache-beam==3.0.0
35
apache-airflow-providers-google==5.1.0

0 commit comments

Comments
 (0)