arminnajafi opened a new issue, #24421:
URL: https://github.com/apache/airflow/issues/24421

   ### Apache Airflow version
   
   2.3.2 (latest released)
   
   ### What happened
   
   Hello Airflow is pinning old version of attrs and this is leading to version 
conflict on our side to use Airflow.
   
   ```
   And because every version of aws-cdk-lib requires attrs (>=21.2,<22.0) or 
jsii (>=1.58.0,<2.0.0) (4), every version of aws-cdk-lib requires attrs 
(>=21.2,<22.0)
         Because no versions of apache-airflow match >2.3.2,<3.0.0
      and apache-airflow (2.3.2) depends on attrs (>=20.0,<21.0), 
apache-airflow (>=2.3.2,<3.0.0) requires attrs (>=20.0,<21.0).
         Thus, apache-airflow (>=2.3.2,<3.0.0) is incompatible with aws-cdk-lib.
   ```
   
   
   ### What you think should happen instead
   
   Please upgrade attrs to >=21
   
   ### How to reproduce
   
   _No response_
   
   ### Operating System
   
   macOS Monterey - 12.3.1
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Virtualenv installation
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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

Reply via email to