From bba3a3b74b0e0d53b3bdcfe1147b40486db58399 Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Wed, 4 Dec 2024 11:59:42 -0500 Subject: [PATCH] fix: downgrades doc-utils to match python supported versions --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9e28d54a5f..a224cc9547 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -16,7 +16,7 @@ colorama==0.4.6 cryptography==43.0.1 Deprecated==1.2.15 dill==0.3.8 -docutils==0.21.2 +docutils==0.20.1 flit==3.9.0 flit_core==3.9.0 frozenlist==1.4.1