potiuk commented on code in PR #33362:
URL: https://github.com/apache/airflow/pull/33362#discussion_r1292735817
##########
Dockerfile.ci:
##########
@@ -1375,8 +1375,8 @@ RUN echo "Airflow version: ${AIRFLOW_VERSION}"
# Those are additional constraints that are needed for some extras but we do
not want to
# force them on the main Airflow package. Currently we need no extra limits as
PIP 23.1+ has much better
# dependency resolution and we do not need to limit the versions of the
dependencies
-# !!! MAKE SURE YOU SYNCHRONIZE THE LIST BETWEEN: Dockerfile, Dockerfile.ci
Review Comment:
Yes. I removed it long time ago -it's not been used there, only now I
realized the comment is still here.
--
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]