Unverified Commit e4ca6e3a authored by Harry Mellor's avatar Harry Mellor Committed by GitHub
Browse files

Fix transient dependency error in docs build (#17848)


Signed-off-by: default avatarHarry Mellor <19981378+hmellor@users.noreply.github.com>
parent 53d0cb74
......@@ -6,6 +6,7 @@ sphinx-design==0.6.1
sphinx-togglebutton==0.3.2
myst-parser==3.0.1 # `myst-parser==4.0.1` breaks inline code in titles
msgspec
snowballstemmer<3 # https://github.com/snowballstem/snowball/issues/229
commonmark # Required by sphinx-argparse when using :markdownhelp:
# Custom autodoc2 is necessary for faster docstring processing
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment