Skip to content

Commit aa15eed

Browse files
authored
Update docs dependencies and do some house cleaning (#1863)
1 parent 1798b67 commit aa15eed

File tree

67 files changed

+56
-38
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+56
-38
lines changed

docs/requirements.txt

Lines changed: 50 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,59 @@
1-
alabaster==0.7.13
2-
Babel==2.13.1
3-
beautifulsoup4==4.12.2
4-
certifi==2023.11.17
5-
charset-normalizer==3.3.2
1+
alabaster==1.0.0
2+
anyio==4.9.0
3+
babel==2.17.0
4+
beautifulsoup4==4.13.3
5+
certifi==2025.1.31
6+
charset-normalizer==3.4.1
7+
click==8.1.8
68
colorama==0.4.6
7-
doc8==0.11.2
9+
doc8==1.1.2
810
docopt==0.6.2
9-
docutils==0.18.1
10-
furo==2023.9.10
11-
idna==3.4
11+
docutils==0.21.2
12+
furo==2024.8.6
13+
h11==0.14.0
14+
idna==3.10
1215
imagesize==1.4.1
13-
Jinja2==3.0.3
14-
MarkupSafe==2.1.3
15-
packaging==23.2
16-
pbr==6.0.0
16+
Jinja2==3.1.6
17+
markdown-it-py==3.0.0
18+
MarkupSafe==3.0.2
19+
mdit-py-plugins==0.4.2
20+
mdurl==0.1.2
21+
myst-parser==4.0.1
22+
packaging==24.2
23+
pbr==6.1.1
1724
pipreqs==0.4.13
18-
Pygments==2.17.1
19-
requests==2.31.0
20-
restructuredtext-lint==1.4.0
21-
six==1.16.0
25+
Pygments==2.19.1
26+
PyYAML==6.0.2
27+
requests==2.32.3
28+
restructuredtext_lint==1.4.0
29+
roman-numerals-py==3.1.0
30+
setuptools==77.0.3
31+
six==1.17.0
32+
sniffio==1.3.1
2233
snowballstemmer==2.2.0
23-
soupsieve==2.5
24-
Sphinx==7.2.6
34+
soupsieve==2.6
35+
Sphinx==8.2.3
36+
sphinx-autobuild==2024.10.3
2537
sphinx-basic-ng==1.0.0b2
26-
sphinx-notfound-page==1.0.0
27-
sphinx-rtd-theme==1.3.0
28-
sphinx-tabs==3.4.4
29-
sphinx_design==0.5.0
30-
sphinxcontrib-applehelp==1.0.7
31-
sphinxcontrib-devhelp==1.0.5
38+
sphinx-notfound-page==1.1.0
39+
sphinx-rtd-theme==3.0.2
40+
sphinx-tabs==3.4.7
41+
sphinx_design==0.6.1
42+
sphinxcontrib-applehelp==2.0.0
43+
sphinxcontrib-devhelp==2.0.0
3244
sphinxcontrib-ghcontributors==0.2.3
33-
sphinxcontrib-htmlhelp==2.0.4
45+
sphinxcontrib-htmlhelp==2.1.0
3446
sphinxcontrib-jquery==4.1
3547
sphinxcontrib-jsmath==1.0.1
36-
sphinxcontrib-qthelp==1.0.6
37-
sphinxcontrib-serializinghtml==1.1.9
38-
sphinxext-opengraph==0.9.0
39-
sphinxext-remoteliteralinclude==0.4.0
40-
stevedore==5.1.0
41-
urllib3==2.1.0
42-
yarg==0.1.9
43-
sphinx-autobuild==2024.4.16
44-
myst_parser==3.0.1
48+
sphinxcontrib-qthelp==2.0.0
49+
sphinxcontrib-serializinghtml==2.0.0
50+
sphinxext-opengraph==0.9.1
51+
sphinxext-remoteliteralinclude==0.5.0
52+
starlette==0.46.1
53+
stevedore==5.4.1
54+
typing_extensions==4.12.2
55+
urllib3==2.3.0
56+
uvicorn==0.34.0
57+
watchfiles==1.0.4
58+
websockets==15.0.1
59+
yarg==0.1.10
-15.4 KB
-14.5 KB
-8.55 KB
-5.28 KB
-545 KB
Binary file not shown.
-15.4 KB
-14.5 KB

docs/source/assets/RectLogo.png

-12.8 KB

docs/source/assets/RoundLogo.png

-8.55 KB

0 commit comments

Comments
 (0)