Skip to content

Commit dd25e56

Browse files
authored
sync docs requirements with rtfd (#168)
1 parent e450257 commit dd25e56

1 file changed

Lines changed: 20 additions & 19 deletions

File tree

docs/requirements.txt

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,54 @@
11
# Packages required to build docs
22
# dependencies pinned as:
3-
# https://github.com/readthedocs/readthedocs.org/blob/73d63d35cd2a9951609fdff1c30dd287ccb57065/requirements/docs.txt
3+
# https://github.com/readthedocs/readthedocs.org/blob/018c5f8c97cd130de9182f09fbad62c188d09dad/requirements/docs.txt
44

55
alabaster==1.0.0
6-
anyio==4.12.0
7-
babel==2.17.0
8-
certifi==2025.11.12
9-
charset-normalizer==3.4.4
10-
click==8.3.1
6+
anyio==4.13.0
7+
babel==2.18.0
8+
certifi==2026.4.22
9+
charset-normalizer==3.4.7
10+
click==8.3.3
1111
colorama==0.4.6
1212
docutils==0.21.2
1313
h11==0.16.0
1414
idna==3.15
15-
imagesize==1.4.1
15+
imagesize==2.0.0
1616
jinja2==3.1.6
17-
markdown-it-py==3.0.0
17+
markdown-it-py==4.0.0
1818
markupsafe==3.0.3
1919
mdit-py-plugins==0.5.0
2020
mdurl==0.1.2
21-
myst-parser==4.0.1
22-
packaging==25.0
21+
myst-parser==5.0.0
22+
packaging==26.2
2323
pygments==2.20.0
2424
pyyaml==6.0.3
25-
requests==2.33.0
26-
roman-numerals-py==3.1.0
25+
requests==2.33.1
26+
roman-numerals==4.1.0
27+
roman-numerals-py==4.1.0
2728
six==1.17.0
2829
snowballstemmer==3.0.1
2930
sphinx==8.2.3
3031
sphinx-autobuild==2025.8.25
3132
sphinx-copybutton==0.5.2
32-
sphinx-design==0.6.1
33+
sphinx-design==0.7.0
3334
sphinx-intl==2.3.2
3435
sphinx-multiproject==1.0.0
3536
sphinx-notfound-page==1.1.0
3637
sphinx-prompt==1.10.2
37-
sphinx-rtd-theme==3.0.2
38-
sphinx-tabs==3.4.7
38+
sphinx-rtd-theme==3.1.0
39+
sphinx-tabs==3.5.0
3940
sphinxcontrib-applehelp==2.0.0
4041
sphinxcontrib-devhelp==2.0.0
4142
sphinxcontrib-htmlhelp==2.1.0
42-
sphinxcontrib-httpdomain==1.8.1
43+
sphinxcontrib-httpdomain==2.0.0
4344
sphinxcontrib-jquery==4.1
4445
sphinxcontrib-jsmath==1.0.1
4546
sphinxcontrib-qthelp==2.0.0
4647
sphinxcontrib-serializinghtml==2.0.0
4748
sphinxext-opengraph==0.13.0
48-
starlette==0.50.0
49+
starlette==1.0.1
4950
typing-extensions==4.15.0
5051
urllib3==2.7.0
51-
uvicorn==0.38.0
52+
uvicorn==0.46.0
5253
watchfiles==1.1.1
53-
websockets==15.0.1
54+
websockets==16.0

0 commit comments

Comments
 (0)