villasv / aws-airflow-stack

Turbine: the bare metals that gets you Airflow
https://victor.villas/aws-airflow-stack/
MIT License
377 stars 69 forks source link

apache-airflow==1.10.9 incompatible with sqlalchemy==1.3.16 #169

Closed ztyree42 closed 4 years ago

ztyree42 commented 4 years ago

Changing common.setup.sh to install apache-airflow==1.10.10 or pinning sqlalchemy to 1.3.15 solves the issue.

villasv commented 4 years ago

Geez, breaking change on a minor version. Thanks for reporting, will try to upgrade to 1.10.10.