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
Expand Up @@ -3,4 +3,4 @@
apache-airflow[google]==3.2.1; python_version >= 3.10
apache-airflow-providers-apache-beam==5.1.1
apache-airflow-providers-slack==7.3.2
apache-airflow-providers-http==4.4.2
apache-airflow-providers-http==6.0.3

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-http has been updated to 6.0.3 here, but the corresponding constraints.txt file still has it pinned to 4.4.2 (on line 122). Please update constraints.txt to match to prevent installation conflicts when constraints are enforced.