mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-04 03:17:48 +03:00
[Docs] Bump sphinx version requirements
There are still warnings that need to be resolved but the build is passing.
This commit is contained in:
parent
7046824115
commit
b7450b5082
1 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
sphinx==4.*
|
||||
myst-parser
|
||||
sphinx_rtd_theme==1.0.*
|
||||
sphinxcontrib-spelling==7.3.0
|
||||
sphinx-autodoc-typehints
|
||||
sphinx==7.2.*
|
||||
myst-parser==2.0.*
|
||||
sphinx_rtd_theme==2.0.*
|
||||
sphinxcontrib-spelling==8.0.*
|
||||
sphinx-autodoc-typehints==1.25.*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue