From 70a287662cf6f246356c9ee5d15933cdd41fe697 Mon Sep 17 00:00:00 2001 From: "efe.ercetin" Date: Fri, 23 Feb 2024 19:40:15 +0300 Subject: [PATCH] Downgrade docutils to 0.19 When we are trying to install Sphinx which is pinned to 5.3.0, we get the following dependency error: The conflict is caused by: sphinx 5.3.0 depends on docutils<0.20 and >=0.14 The user requested (constraint) docutils==0.20.1 See https://github.com/apache/airflow/issues/31366 --- 2.7.3/constraints-3.8.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2.7.3/constraints-3.8.txt b/2.7.3/constraints-3.8.txt index 292d7cb..932af41 100644 --- a/2.7.3/constraints-3.8.txt +++ b/2.7.3/constraints-3.8.txt @@ -271,7 +271,7 @@ distributed==2023.4.1 dnspython==2.4.2 docker==6.1.3 docopt==0.6.2 -docutils==0.20.1 +docutils==0.19 duckdb==0.9.1 ecdsa==0.18.0 elastic-transport==8.10.0