|
1 | 1 | # Packages required to build docs
|
2 | 2 | # dependencies pinned as:
|
3 |
| -# https://github.com/readthedocs/readthedocs.org/blob/71a82c94adbacf87b4630288f91f1a56e05f54f2/requirements/docs.txt |
| 3 | +# https://github.com/readthedocs/readthedocs.org/blob/543f389ddd184ff91dac6a7b808dd21697292fd5/requirements/docs.txt |
4 | 4 |
|
5 |
| -alabaster==0.7.16 |
6 |
| -anyio==4.4.0 |
7 |
| -babel==2.15.0 |
8 |
| -certifi==2024.2.2 |
9 |
| -charset-normalizer==3.3.2 |
10 |
| -click==8.1.7 |
| 5 | +alabaster==1.0.0 |
| 6 | +anyio==4.8.0 |
| 7 | +babel==2.17.0 |
| 8 | +certifi==2025.1.31 |
| 9 | +charset-normalizer==3.4.1 |
| 10 | +click==8.1.8 |
11 | 11 | colorama==0.4.6
|
12 |
| -docutils==0.20.1 |
13 |
| -exceptiongroup==1.2.1 |
| 12 | +docutils==0.21.2 |
| 13 | +exceptiongroup==1.2.2 |
14 | 14 | h11==0.14.0
|
15 |
| -idna==3.7 |
| 15 | +idna==3.10 |
16 | 16 | imagesize==1.4.1
|
17 | 17 | jinja2==3.1.5
|
18 | 18 | markdown-it-py==3.0.0
|
19 |
| -markupsafe==2.1.5 |
20 |
| -mdit-py-plugins==0.4.1 |
| 19 | +markupsafe==3.0.2 |
| 20 | +mdit-py-plugins==0.4.2 |
21 | 21 | mdurl==0.1.2
|
22 |
| -myst-parser==3.0.1 |
23 |
| -packaging==24.0 |
24 |
| -pygments==2.18.0 |
25 |
| -pyyaml==6.0.1 |
26 |
| -readthedocs-sphinx-search==0.3.2 |
| 22 | +myst-parser==4.0.0 |
| 23 | +packaging==24.2 |
| 24 | +pygments==2.19.1 |
| 25 | +pyyaml==6.0.2 |
27 | 26 | requests==2.32.3
|
28 |
| -six==1.16.0 |
| 27 | +six==1.17.0 |
29 | 28 | sniffio==1.3.1
|
30 | 29 | snowballstemmer==2.2.0
|
31 |
| -sphinx==7.3.7 |
32 |
| -sphinx-autobuild==2024.4.16 |
| 30 | +sphinx==8.1.3 |
| 31 | +sphinx-autobuild==2024.10.3 |
33 | 32 | sphinx-copybutton==0.5.2
|
34 |
| -sphinx-design==0.6.0 |
35 |
| -sphinx-hoverxref==1.4.0 |
36 |
| -sphinx-intl==2.2.0 |
37 |
| -sphinx-multiproject==1.0.0rc1 |
38 |
| -sphinx-notfound-page==1.0.2 |
39 |
| -sphinx-prompt==1.8.0 |
40 |
| -sphinx-rtd-theme==2.0.0rc2 |
41 |
| -sphinx-tabs==3.4.5 |
42 |
| -sphinxcontrib-applehelp==1.0.8 |
43 |
| -sphinxcontrib-devhelp==1.0.6 |
44 |
| -sphinxcontrib-htmlhelp==2.0.5 |
| 33 | +sphinx-design==0.6.1 |
| 34 | +sphinx-intl==2.3.1 |
| 35 | +sphinx-multiproject==1.0.0 |
| 36 | +sphinx-notfound-page==1.1.0 |
| 37 | +sphinx-prompt==1.9.0 |
| 38 | +sphinx-rtd-theme==3.0.2 |
| 39 | +sphinx-tabs==3.4.7 |
| 40 | +sphinxcontrib-applehelp==2.0.0 |
| 41 | +sphinxcontrib-devhelp==2.0.0 |
| 42 | +sphinxcontrib-htmlhelp==2.1.0 |
45 | 43 | sphinxcontrib-httpdomain==1.8.1
|
46 | 44 | sphinxcontrib-jquery==4.1
|
47 | 45 | sphinxcontrib-jsmath==1.0.1
|
48 |
| -sphinxcontrib-qthelp==1.0.7 |
49 |
| -sphinxcontrib-serializinghtml==1.1.10 |
| 46 | +sphinxcontrib-qthelp==2.0.0 |
| 47 | +sphinxcontrib-serializinghtml==2.0.0 |
50 | 48 | sphinxext-opengraph==0.9.1
|
51 |
| -starlette==0.40.0 |
52 |
| -tomli==2.0.1 |
53 |
| -typing-extensions==4.12.1 |
54 |
| -urllib3==2.2.1 |
55 |
| -uvicorn==0.30.0 |
56 |
| -watchfiles==0.22.0 |
57 |
| -websockets==12.0 |
| 49 | +starlette==0.45.3 |
| 50 | +tomli==2.2.1 |
| 51 | +typing-extensions==4.12.2 |
| 52 | +urllib3==2.3.0 |
| 53 | +uvicorn==0.34.0 |
| 54 | +watchfiles==1.0.4 |
| 55 | +websockets==14.2 |
0 commit comments