|
4 | 4 | accessible-pygments==0.0.5 |
5 | 5 | alabaster==0.7.16 ; python_full_version < '3.10' |
6 | 6 | alabaster==1.0.0 ; python_full_version >= '3.10' |
7 | | -babel==2.17.0 |
| 7 | +babel==2.18.0 |
8 | 8 | beautifulsoup4==4.14.3 |
9 | | -certifi==2026.1.4 |
10 | | -charset-normalizer==3.4.4 |
| 9 | +certifi==2026.2.25 |
| 10 | +charset-normalizer==3.4.5 |
11 | 11 | colorama==0.4.6 ; sys_platform == 'win32' |
12 | | -docutils==0.21.2 |
| 12 | +docutils==0.21.2 ; python_full_version < '3.11' |
| 13 | +docutils==0.22.4 ; python_full_version >= '3.11' |
13 | 14 | furo==2025.12.19 |
14 | 15 | idna==3.11 |
15 | | -imagesize==1.4.1 |
| 16 | +imagesize==1.5.0 ; python_full_version < '3.10' |
| 17 | +imagesize==2.0.0 ; python_full_version >= '3.10' |
16 | 18 | importlib-metadata==8.7.1 ; python_full_version < '3.10' |
17 | 19 | jinja2==3.1.6 |
18 | 20 | markupsafe==3.0.3 |
19 | | -packaging==25.0 |
20 | | -psutil==7.2.1 |
| 21 | +packaging==26.0 |
| 22 | +psutil==7.2.2 |
21 | 23 | pygments==2.19.2 |
22 | 24 | requests==2.32.5 |
23 | 25 | roman-numerals==4.1.0 ; python_full_version >= '3.11' |
24 | | -roman-numerals-py==4.1.0 ; python_full_version >= '3.11' |
25 | 26 | snowballstemmer==3.0.1 |
26 | | -soupsieve==2.8.1 |
| 27 | +soupsieve==2.8.3 |
27 | 28 | sphinx==7.4.7 ; python_full_version < '3.10' |
28 | 29 | sphinx==8.1.3 ; python_full_version == '3.10.*' |
29 | | -sphinx==8.2.3 ; python_full_version >= '3.11' |
| 30 | +sphinx==9.0.4 ; python_full_version == '3.11.*' |
| 31 | +sphinx==9.1.0 ; python_full_version >= '3.12' |
30 | 32 | sphinx-basic-ng==1.0.0b2 |
31 | | -sphinx-design==0.6.1 |
| 33 | +sphinx-design==0.6.1 ; python_full_version < '3.11' |
| 34 | +sphinx-design==0.7.0 ; python_full_version >= '3.11' |
32 | 35 | sphinxcontrib-applehelp==2.0.0 |
33 | 36 | sphinxcontrib-devhelp==2.0.0 |
34 | 37 | sphinxcontrib-htmlhelp==2.1.0 |
35 | 38 | sphinxcontrib-jsmath==1.0.1 |
36 | 39 | sphinxcontrib-qthelp==2.0.0 |
37 | 40 | sphinxcontrib-serializinghtml==2.0.0 |
38 | 41 | toml==0.10.2 |
39 | | -tomli==2.3.0 ; python_full_version < '3.11' |
40 | | -tqdm==4.67.1 |
| 42 | +tomli==2.4.0 ; python_full_version < '3.11' |
| 43 | +tqdm==4.67.3 |
41 | 44 | typing-extensions==4.15.0 |
42 | 45 | urllib3==2.6.3 |
43 | 46 | zipp==3.23.0 ; python_full_version < '3.10' |
0 commit comments