Pin sphinx < 4.1.0

This release appears to have broken the docs build.  Unfortunately it
looks like an issue in the sphinx-contrib/httpdomain project related
to [1] so will require some external releases to fix.

[1] https://github.com/sphinx-doc/sphinx/pull/9155

Change-Id: I1d3a2bf7c399e9e008f1739237fe5455edde57ba
This commit is contained in:
Ian Wienand 2021-07-13 15:45:55 +10:00
parent 37c714b2de
commit 60a8f2ad74
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
ansible
sphinx>=1.6.1
# 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.6.1,<4.1.0
sphinxcontrib-blockdiag>=1.1.0
sphinxcontrib-programoutput
sphinx-autodoc-typehints