Files
zuul/doc/requirements.txt
James E. Blair 40f53a8502 Require sphinx-rtd-theme >= 1.2.2
The sphinx-rtd-theme package is not yet compatible with sphinx 7.

The 1.2.2 version of the theme pins sphinx to <7 which does work and
allows us to have a transitive pin on sphinx that will be auto-removed
once sphinx-rtd-theme is updated to work with sphinx 7 and released.

Change-Id: Ib6771ebe5a30892ee16499f2434fe48e018e877c
2023-06-23 16:06:39 -07:00

15 lines
388 B
Plaintext

ansible
sphinx>=1.8
sphinxcontrib-blockdiag>=1.1.0
sphinxcontrib-programoutput
sphinx-autodoc-typehints
sphinxcontrib-openapi>=0.4.0
sphinx_rtd_theme>=1.2.2
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