r-richmond commented on a change in pull request #13409:
URL: https://github.com/apache/airflow/pull/13409#discussion_r550635238



##########
File path: Dockerfile.ci
##########
@@ -314,6 +314,11 @@ COPY airflow/__init__.py 
${AIRFLOW_SOURCES}/airflow/__init__.py
 ARG UPGRADE_TO_NEWER_DEPENDENCIES="false"
 ENV UPGRADE_TO_NEWER_DEPENDENCIES=${UPGRADE_TO_NEWER_DEPENDENCIES}
 
+# Those are additional constraints that are needed for some extras but we do 
not want to
+# Force them on the main Airflow package
+ARG EAGER_UPGRADE_ADDITIONAL_REQUIREMENTS

Review comment:
       Is this line necessary given the one below it?




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to