Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 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[google]==3.2.1; python_version >= "3.10"
apache-airflow-providers-apache-beam==5.1.1
apache-airflow-providers-apache-beam==5.9.1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The dependency apache-airflow-providers-apache-beam is updated to 5.9.1 here, but the corresponding entry in constraints.txt (line 87) still points to 5.1.1. Update constraints.txt to match this version to prevent installation conflicts when constraints are enforced.

apache-airflow-providers-slack==7.3.2
apache-airflow-providers-http==4.4.2