
The issue referenced inline was fixed by [1] and is in
sphinx-contrib/httpdomain 1.8.0, so we can uncap Sphinx now. This has
the nice side-effect of fixing another problem; Sphinx 4.1.0 doesn't
work with Python 3.10 [2] :)
[1] e3d99f530b
[2] https://github.com/sphinx-doc/sphinx/issues/9562
Change-Id: I910f237f6aff3c3a3f664d3dd8f16042b63857a5
15 lines
381 B
Plaintext
15 lines
381 B
Plaintext
ansible
|
|
sphinx>=1.8
|
|
sphinxcontrib-blockdiag>=1.1.0
|
|
sphinxcontrib-programoutput
|
|
sphinx-autodoc-typehints
|
|
sphinxcontrib-openapi>=0.4.0
|
|
sphinx_rtd_theme
|
|
reno>=2.8.0 # Apache-2.0
|
|
zuul-client
|
|
zuul-sphinx
|
|
# mistune is a transitive requirement of sphinxcontrib-openapi
|
|
# remove this requirement once this issue is fixed:
|
|
# https://github.com/sphinx-contrib/openapi/issues/121
|
|
mistune<2.0
|