Ignore:
Timestamp:
01/21/2024 03:10:47 PM (18 months ago)
Author:
Calum Lind <calumlind+deluge@gmail.com>
Branches:
develop, master
Children:
7f70d6
Parents:
704682
git-author:
Calum Lind <calumlind+deluge@gmail.com> (01/21/2024 02:28:38 PM)
git-committer:
Calum Lind <calumlind+deluge@gmail.com> (01/21/2024 03:10:47 PM)
Message:

[Docs] Bump sphinx version requirements

There are still warnings that need to be resolved but the build is
passing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • docs/requirements.txt

    r704682 rb7450b  
    1 sphinx==4.*
    2 myst-parser
    3 sphinx_rtd_theme==1.0.*
    4 sphinxcontrib-spelling==7.3.0
    5 sphinx-autodoc-typehints
     1sphinx==7.2.*
     2myst-parser==2.0.*
     3sphinx_rtd_theme==2.0.*
     4sphinxcontrib-spelling==8.0.*
     5sphinx-autodoc-typehints==1.25.*
Note: See TracChangeset for help on using the changeset viewer.