WebHost: add missing docutils requirement ... (#5583)

... and update it to latest.
This is being used in WebHostLib.options directly.
A recent change bumped our required version, so this is actually a fix.
This commit is contained in:
black-sliver
2025-10-23 22:55:10 +00:00
committed by GitHub
parent 4f7f092b9b
commit 6b91ffecf1

View File

@@ -11,3 +11,4 @@ bokeh>=3.6.3
markupsafe>=3.0.2
setproctitle>=1.3.5
mistune>=3.1.3
docutils>=0.22.2