Prab-27 commented on issue #56735:
URL: https://github.com/apache/airflow/issues/56735#issuecomment-3525344387

   @Srabasti ,
   This PR #56212 removes the SQLAlchemy 1.x constraint. After applying these 
changes, run: 
   `breeze ci-image build --python 3.10 --upgrade-to-newer-dependencies
   `
   At this stage, you're no longer using SQLAlchemy 1.x. 
   You’ll be able to reproduce the mypy errors introduced by that PR. Fix those 
errors here, and once resolved, you can remove the changes from that PR.
   
   You're essentially fixing the mypy issues that came from that PR


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