Fix blockdiag issue
Blockdiag is incompatible with Pillow >= 10.0 Solution for now, pin Pillow < 10.0 Change-Id: I93b9634f7d2813cb1a17aeda2d8ef2ec188f86f3
This commit is contained in:
parent
d490441a61
commit
b192ccee73
@ -5,3 +5,5 @@ sphinxcontrib-seqdiag
|
||||
sphinx_rtd_theme
|
||||
# NOTE(ianw) 2022-10-17 : until we can figure out circular reference errors
|
||||
sphinx<=5.2.3
|
||||
# NOTE(lk) sphinxcontrib-blockdiag uses pillow and is not compatible with 10.0.0
|
||||
Pillow<10.0
|
||||
|
Loading…
Reference in New Issue
Block a user