mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-12-24 18:43:16 +03:00
Pin docutils to 0.21 (#9344)
This commit is contained in:
parent
205e52b1ee
commit
6df6cd4480
|
|
@ -42,6 +42,7 @@ dynamic = [
|
|||
"version",
|
||||
]
|
||||
optional-dependencies.docs = [
|
||||
"docutils==0.21", # Pending https://github.com/pradyunsg/sphinx-inline-tabs/pull/51
|
||||
"furo",
|
||||
"olefile",
|
||||
"sphinx>=8.2",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user