alexopoulos7 opened a new issue, #23831: URL: https://github.com/apache/airflow/issues/23831
### Apache Airflow version 2.3.0 (latest released) ### What happened I had tried to install airflow 2.3.0 with constraints: "https://raw.githubusercontent.com/apache/airflow/constraints-2.3.0/constraints-3.8.txt" but could not because of the following **conflict**: ``` The conflict is caused by: The user requested docutils==0.18.1 sphinx 4.5.0 depends on docutils<0.18 and >=0.14 ``` ### What you think should happen instead I think that we should replace docutils with version 5.0 ### How to reproduce _No response_ ### Operating System Ubuntu ### 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]
