Revert "Pin docutils to 0.21 (#9344)" (#9346)

This commit is contained in:
Hugo van Kemenade 2025-12-22 08:09:20 +02:00 committed by GitHub
commit 4cbef1667f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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",