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

   > Alright, thank you Jarek, indeed it can become a dependency hell when you 
have to deal with so much dependencies. Will update this in the provider.yaml I 
was trying to reproduce it with breeze locally but couldn't get the image to 
build so was a bit stuck there so thanks again for the pointer.
   
   You also need to exclude it in the constants I pointed to and run 
`pre-commit` to update the dependencies in generated provider deps (as 
instructed in failed build) - we do not have an automated exclusion there (some 
day maybe but it has a bit of complexity as there might be variations), you 
need to manually add it there, otherwise you will get a conflict when 
installing it (but this time it should be fast).


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to