Revert "Pin docutils to 0.21 (#9344)"

This reverts commit 6df6cd4480.
This commit is contained in:
Andrew Murray 2025-12-22 09:33:28 +11:00
parent 00e2198eeb
commit 9dd756f9fe

View File

@ -42,7 +42,6 @@ dynamic = [
"version",
]
optional-dependencies.docs = [
"docutils==0.21", # Pending https://github.com/pradyunsg/sphinx-inline-tabs/pull/51
"furo",
"olefile",
"sphinx>=8.2",