Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Jul 19, 2025

…y is needed (#53535)

Without those extras pandas does not impose limitations on sqlalchemy version used - but it is really an implicit dependency of pandas, when it is used for sqlalchemy interactions.

This will drop constraint version of pandas for Airflow 3 to 2.1 and it is really a conflicting dependency for Python 3.13 where only pandas 2.2.3 can be used but it requires sqlalchemy 2. This extra should be added while migrating to sqlalchemy 2 is complete. (cherry picked from commit ff084ed)


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

…y is needed (apache#53535)

Without those extras pandas does not impose limitations on sqlalchemy
version used - but it is really an implicit dependency of pandas,
when it is used for sqlalchemy interactions.

This will drop constraint version of pandas for Airflow 3 to 2.1 and
it is really a conflicting dependency for Python 3.13 where only pandas
2.2.3 can be used but it requires sqlalchemy 2. This extra should
be added while migrating to sqlalchemy 2 is complete.
(cherry picked from commit ff084ed)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@potiuk potiuk requested a review from eladkal as a code owner July 19, 2025 14:54
@potiuk potiuk merged commit e592cc5 into apache:v3-0-test Jul 19, 2025
65 checks passed
@potiuk potiuk deleted the backport-ff084ed-v3-0-test branch July 19, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant