doc: uncap sphinx

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
This commit is contained in:
Ian Wienand 2022-04-12 16:22:40 +10:00
parent f0bf275214
commit 2438e4692e
1 changed files with 1 additions and 4 deletions

View File

@ -1,8 +1,5 @@
ansible
# NOTE(ianw) 2021-07-13: <4.1.0 until related issue in
# sphixcontrib-httpdomain fixed
# https://github.com/sphinx-contrib/httpdomain/pull/51
sphinx>=1.8,<4.1.0
sphinx>=1.8
sphinxcontrib-blockdiag>=1.1.0
sphinxcontrib-programoutput
sphinx-autodoc-typehints