potiuk edited a comment on pull request #18228:
URL: https://github.com/apache/airflow/pull/18228#issuecomment-920405067


   > > Don't think so, we have pinned boto3 to <1.18 (
   > 
   > Could be also another dependency :).
   
   When you look at the logs of the failed tests - this is the exact command 
that we can run to reproduce this exact environment (inspect the versions 
installed/rerun tests and try to find out the diff between the 
installed/constraints). 
   Maybe also in the future we should add the diff between "latest" and 
"updated" constraints - this would help in the future to "guess" which packages 
were updated in this case.
   
   ```
   ./breeze --github-image-id be3fc5475849e6ed737c0a4531ab212b9a87c7d1 
--backend sqlite --python 3.9 --db-reset --skip-mounting-local-sources 
--test-type Providers shell
   ```


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