potiuk commented on issue #36546:
URL: https://github.com/apache/airflow/issues/36546#issuecomment-1879977417

   Re: old dependencies: This is no problem. You should always build your image 
with `--upgrade-to-newer-dependencies` locally - this will autoamatically get 
your dependencies upgraded to latest matching Airflow specification.
   
   What you also want, is to make single modification (might be an added 
coomment) to setup.py or pyproject.toml  and open a PR with your changes (and 
3.12 support added) . What this will cause is that your PR will get the image 
built with `--upgrade-to-newer-dependencies` flag automatically.
   
   I think once you open such PR, you can easier share the problems you will 
experience.


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