v2-0-stable does not have a requirements folder for constraint files. The variable AIRFLOW_PRE_CACHED_PIP_PACKAGES is set to false. Because of this, it is not possible to pre-install master version of airflow dependencies for Production build image segment and we have to reinstall the requirements from scratch each time if we are using airflow 2.0. This folder was present in earlier branches including v1-10-stable (supporting version 1.10.14). Please include the constraint requirements in a branch that supports airflow 2.0.0.