Skip to content
Draft
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
2 changes: 1 addition & 1 deletion docs/requirements.txt
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@tatiana / @pankajkoti, do you know if you use this requirements.txt?

Copy link
Contributor

@pankajkoti pankajkoti Nov 27, 2025

Choose a reason for hiding this comment

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

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aenum
deprecation
msgpack
apache-airflow==2.10
apache-airflow>=2.6.0
Copy link
Contributor

Choose a reason for hiding this comment

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

So previously, I guess this was deliberately pinned to 2.10 in 9adc29b via PR #2064

Were we able to confirm that if Airflow 3 gets installed the job will not fail anymore due to the structlog issue that surfaced earlier?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point. I'll test it before merging.

pydantic
pydata-sphinx-theme
sphinx
Expand Down