- Newest
- Most votes
- Most comments
Hello,
I understand that you are installing some python dependencies on a MWAA environment having Airflow v2.10.1 running on a private network and facing the below dependency conflicts in the requirements install logs:
The conflict is caused by:
The user requested apache-airflow-providers-slack==8.9.0
The user requested (constraint) apache-airflow-providers-slack==8.9.0
Checking the constraints link from Github for Airflow v2.10.1, I could see that the v8.9.0 is the recommended version of the package 'apache-airflow-providers-slack' which should be compatible for installation. In the error message shared by you, both the statements seem to have the same package version which makes it unclear why are we seeing a conflict in this case.
Hence, I would request you to please reach out to AWS using a support case along with the following information so that we can assist you in a faster and better manner by helping you build a compatible version of requirements and plugins for your MWAA environment:
- Your MWAA environment’s ARN
- Latest requirements.txt file
- Latest plugins.zip and the approach used to build the same.
- Can you please confirm in which node’s (scheduler/worker/web server) requirement install logs, are you seeing the above conflict? Also, please share the complete and latest requirements install logs for the same.
Thank you!
Relevant content
- asked a month ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
