Sphinx 5.1.0 breaks doc builds (#31709)

This commit is contained in:
Adam J. Stewart 2022-07-24 14:45:01 -07:00 committed by GitHub
parent 241c7f7914
commit 5850afc9dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# These dependencies should be installed using pip in order
# to build the documentation.
sphinx>=3.4,!=4.1.2
sphinx>=3.4,!=4.1.2,!=5.1.0
sphinxcontrib-programoutput
sphinx-rtd-theme
python-levenshtein