lwyszomi commented on pull request #21890: URL: https://github.com/apache/airflow/pull/21890#issuecomment-1069022955
@potiuk @mik-laj This change for now is blocked because we have a issue with the dependencies. The Airflow supporting `sqlalchemy<1.4.10,>=1.4` but `sqlalchemy-spanner` supporting `sqlalchemy<=1.3.23,>=1.1.13`. Conflict for now cannot be resolved, we need to wait when `sqlalchemy-spanner` will support `sqlalchemy<1.4.10,>=1.4`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
