Revert "Bump Sphinx to 5.3.0"

This reverts commit bb5a4703a7.
This commit is contained in:
Rapptz
2025-01-15 18:33:12 -05:00
parent 7c8503fefb
commit 1646471ab8
2 changed files with 1 additions and 5 deletions

View File

@ -38,7 +38,7 @@ dependencies = { file = "requirements.txt" }
[project.optional-dependencies]
voice = ["PyNaCl>=1.3.0,<1.6"]
docs = [
"sphinx==5.3.0",
"sphinx==4.4.0",
"sphinxcontrib_trio==1.1.2",
# TODO: bump these when migrating to a newer Sphinx version
"sphinxcontrib-websupport==1.2.4",