Dev-iL commented on PR #61229:
URL: https://github.com/apache/airflow/pull/61229#issuecomment-3822234979

   According to [an old discussion in the SQLA 
repo](https://github.com/sqlalchemy/sqlalchemy/discussions/10474),
   > It seems that sqlalchemy_utils is using an internal api in an unsupported 
way.
   
   In SQLA2.1 this api was finally marked as private and `sqlalchemy-utils` 
broke . I believe these are the options we have:
   1. Move away from `sqlalchmy-utils`.
   1. Get `sqlalchmy-utils` fixed.
   1. Restrict the SQLA version to <2.1 until one of the above happens.
   
   Thoughts?


-- 
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]

Reply via email to