potiuk commented on PR #27532:
URL: https://github.com/apache/airflow/pull/27532#issuecomment-1304863586

   I think it will not work in this PR.
   
   Our main build is currently entering the backtracking loop as of 6 days - I 
was not around to fix it - but I have **just** started the procedure to find 
and workaround the root cause of it (following the process I designed for it  
here: 
https://github.com/apache/airflow/blob/main/dev/TRACKING_BACKTRACKING_ISSUES.md)
 
   
   It will take a bit of time, because it's really based on "trial-and-error", 
and I think that might be a good time to bump some of the min-versions out 
there. That helps `pip` resolver and decreases likelihood of backtracking 
issues and for packages like botocore, it has very little side effects if the 
min-version is old enough for other packages to catch-up). 
   
   In this case 1.24 is old-enough (6 months) so this might be a good idea to 
do so as part of the backtracking fix.


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