{"library":"apache-airflow","install":[{"cmd":"pip install \"apache-airflow[celery,cncf.kubernetes,http,postgres,amazon]\"==3.1.8 --constraint \"https://raw.githubusercontent.com/apache/airflow/constraints-3.1.8/constraints-3.10.txt\"","imports":["from airflow.models.dag import DAG","from airflow.operators.bash import BashOperator","from airflow.operators.python import PythonOperator","from airflow.utils.task_group import TaskGroup","from airflow.providers.amazon.operators.s3 import S3Operator","from airflow.models.xcom_arg import XComArg"]},{"cmd":"pip install apache-airflow==3.1.8 --constraint \"https://raw.githubusercontent.com/apache/airflow/constraints-3.1.8/constraints-3.10.txt\"","imports":[]}]}