zuul-client/doc/requirements.txt
James E. Blair 92bbf8a165 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-29 07:51:29 -07:00

7 lines
128 B
Plaintext

sphinx>=1.6.1
sphinxcontrib-programoutput
sphinx-autodoc-typehints
reno>=2.8.0 # Apache-2.0
zuul-sphinx
sphinx_rtd_theme>=1.2.2