b192ccee73
Blockdiag is incompatible with Pillow >= 10.0 Solution for now, pin Pillow < 10.0 Change-Id: I93b9634f7d2813cb1a17aeda2d8ef2ec188f86f3
10 lines
346 B
Plaintext
10 lines
346 B
Plaintext
zuul-sphinx>=0.1.1
|
|
sphinxcontrib-blockdiag>=1.1.0
|
|
funcparserlib>=1.0.0a0 # https://github.com/blockdiag/blockdiag/pull/148
|
|
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
|