GitHub user potiuk added a comment to the discussion: sqlalchemy 2 set in a virtualenv breaks variable access
> apache-airflow 2.10.4 requires sqlalchemy<2.0,>=1.4.36, but you have > sqlalchemy 2.0.37 which is incompatible. This is clear I think. Aoache Airflow does not work with sqlalchemy > 2.0 - mainly because some of the dependencies do not work with it. I thin it's clear because airflow has sqlalchemy < 2.0 as requirement. GitHub link: https://github.com/apache/airflow/discussions/46266#discussioncomment-12001263 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
