Skip to content

Commit d29839b

Browse files
authored
fix CI: awscli docutils version conflict (#20997)
fix: awscli docutils version conflict
1 parent b36edc4 commit d29839b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ myst-parser >=0.18.1, <4.0.0
33
nbsphinx >=0.8.5, <=0.9.7
44
nbconvert >7.14, <7.17
55
pandoc >=1.0, <=2.4
6-
docutils >=0.16, <0.22
6+
docutils>=0.18.1,<=0.19
77
sphinxcontrib-fulltoc >=1.0, <=1.2.0
88
sphinxcontrib-mockautodoc
99
sphinx-autobuild

0 commit comments

Comments
 (0)