Pin pillow for docs build

Pillow released 10.0.0 and sphinxcontrib-blockdiag is not compatible
with it.

Looking at the blockdiag repo, I fear we may need to find an alternative.

Change-Id: I8d4b5999619aa3be90000b5c23ad33f8706306eb
This commit is contained in:
James E. Blair
2023-07-06 10:37:18 -07:00
parent a8a302eb82
commit 6e935f3ad7
+3
View File
@@ -12,3 +12,6 @@ zuul-sphinx
# remove this requirement once this issue is fixed:
# https://github.com/sphinx-contrib/openapi/issues/121
mistune<2.0
# sphinxcontrib-blockdiag uses pillow and is not compatible with 10.0.0
# - corvus 2023-07-06
Pillow<10.0.0