|
|
|
@ -4,26 +4,22 @@ MarkupSafe==3.0.2 |
|
|
|
Sphinx==7.4.7; python_version=='3.9' |
|
|
|
Sphinx==8.1.3; python_version=='3.10' |
|
|
|
Sphinx==8.2.3; python_version>='3.11' |
|
|
|
accessible-pygments==0.0.5 |
|
|
|
alabaster==0.7.16; python_version<'3.10' |
|
|
|
alabaster==1.0.0; python_version>='3.10' |
|
|
|
babel==2.17.0 |
|
|
|
beautifulsoup4==4.13.4 |
|
|
|
furo==2025.7.19 |
|
|
|
imagesize==1.4.1 |
|
|
|
mdit-py-plugins==0.5.0 |
|
|
|
myst-parser==3.0.1; python_version<'3.10' |
|
|
|
myst-parser==4.0.1; python_version>='3.10' |
|
|
|
roman-numerals-py==3.1.0 |
|
|
|
snowballstemmer==3.0.1 |
|
|
|
soupsieve==2.7 |
|
|
|
sphinx-basic-ng==1.0.0b2 |
|
|
|
sphinx-copybutton==0.5.2 |
|
|
|
sphinx-rtd-theme==3.0.2 |
|
|
|
sphinxcontrib-applehelp==2.0.0 |
|
|
|
sphinxcontrib-devhelp==2.0.0 |
|
|
|
sphinxcontrib-htmlhelp==2.1.0 |
|
|
|
sphinxcontrib-jquery==4.1 |
|
|
|
sphinxcontrib-jsmath==1.0.1 |
|
|
|
sphinxcontrib-mermaid==1.0.0 |
|
|
|
sphinxcontrib-qthelp==2.0.0 |
|
|
|
sphinxcontrib-serializinghtml==2.0.0 |
|
|
|
typing_extensions==4.14.1 |