eladkal commented on issue #40127: URL: https://github.com/apache/airflow/issues/40127#issuecomment-2155855179
> Versions of Apache Airflow Providers Amazon provider v8.23.0 >Apache Airflow version 2.7.0 You claim using Amazon provider v8.23.0 and Airflow 2.7.0 but the docker gist you attached shows: ``` RUN python -m pip install apache-airflow==2.6.3 --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-2.6.3/constraints-3.11.txt" COPY requirements.txt /requirements.txt ``` -- 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]
