potiuk edited a comment on issue #18794:
URL: https://github.com/apache/airflow/issues/18794#issuecomment-937790658


   And when it comes to requirements in Breeze - you should not need to use 
Breeze to build the images (see the links I pasted above). When you go the 
"customize" route, it is enough to use appropriate `docker build` commands. If 
you have problem with versions of dependencies, you are likely using it wrong 
(i.e. without constraints). We are maintaining a "good" set of dependencies 
that should always work for released and `main` version of airflow, providing 
that you follow the `pip install --constraints` commands. If you want to get to 
know it better and use it for development you can read it here: 
https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pinned-constraint-files
   


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