|
1 | | -alabaster==0.7.16 ; python_version >= "3.9" |
2 | | -babel==2.17.0 ; python_version >= "3.9" |
3 | | -certifi==2025.7.14 ; python_version >= "3.9" |
4 | | -charset-normalizer==3.4.2 ; python_version >= "3.9" |
5 | | -colorama==0.4.6 ; python_version >= "3.9" and sys_platform == "win32" |
6 | | -docutils==0.21.2 ; python_version >= "3.9" |
7 | | -idna==3.10 ; python_version >= "3.9" |
8 | | -imagesize==1.4.1 ; python_version >= "3.9" |
9 | | -importlib-metadata==8.7.0 ; python_version == "3.9" |
10 | | -jinja2==3.1.6 ; python_version >= "3.9" |
11 | | -markupsafe==3.0.2 ; python_version >= "3.9" |
12 | | -packaging==25.0 ; python_version >= "3.9" |
13 | | -pygments==2.19.2 ; python_version >= "3.9" |
14 | | -requests==2.32.4 ; python_version >= "3.9" |
15 | | -snowballstemmer==3.0.1 ; python_version >= "3.9" |
16 | | -sphinx==7.4.7 ; python_version >= "3.9" |
17 | | -sphinxcontrib-applehelp==2.0.0 ; python_version >= "3.9" |
18 | | -sphinxcontrib-devhelp==2.0.0 ; python_version >= "3.9" |
19 | | -sphinxcontrib-htmlhelp==2.1.0 ; python_version >= "3.9" |
20 | | -sphinxcontrib-jsmath==1.0.1 ; python_version >= "3.9" |
21 | | -sphinxcontrib-qthelp==2.0.0 ; python_version >= "3.9" |
22 | | -sphinxcontrib-serializinghtml==2.0.0 ; python_version >= "3.9" |
23 | | -tomli==2.2.1 ; python_version >= "3.9" and python_version < "3.11" |
24 | | -urllib3==2.5.0 ; python_version >= "3.9" |
25 | | -zipp==3.23.0 ; python_version == "3.9" |
| 1 | +alabaster==1.0.0 ; python_version >= "3.10" |
| 2 | +babel==2.17.0 ; python_version >= "3.10" |
| 3 | +certifi==2025.8.3 ; python_version >= "3.10" |
| 4 | +charset-normalizer==3.4.3 ; python_version >= "3.10" |
| 5 | +colorama==0.4.6 ; python_version >= "3.10" and sys_platform == "win32" |
| 6 | +docutils==0.21.2 ; python_version >= "3.10" |
| 7 | +idna==3.10 ; python_version >= "3.10" |
| 8 | +imagesize==1.4.1 ; python_version >= "3.10" |
| 9 | +jinja2==3.1.6 ; python_version >= "3.10" |
| 10 | +markupsafe==3.0.2 ; python_version >= "3.10" |
| 11 | +packaging==25.0 ; python_version >= "3.10" |
| 12 | +pygments==2.19.2 ; python_version >= "3.10" |
| 13 | +requests==2.32.5 ; python_version >= "3.10" |
| 14 | +snowballstemmer==3.0.1 ; python_version >= "3.10" |
| 15 | +sphinx==8.1.3 ; python_version >= "3.10" |
| 16 | +sphinxcontrib-applehelp==2.0.0 ; python_version >= "3.10" |
| 17 | +sphinxcontrib-devhelp==2.0.0 ; python_version >= "3.10" |
| 18 | +sphinxcontrib-htmlhelp==2.1.0 ; python_version >= "3.10" |
| 19 | +sphinxcontrib-jsmath==1.0.1 ; python_version >= "3.10" |
| 20 | +sphinxcontrib-qthelp==2.0.0 ; python_version >= "3.10" |
| 21 | +sphinxcontrib-serializinghtml==2.0.0 ; python_version >= "3.10" |
| 22 | +tomli==2.2.1 ; python_version == "3.10" |
| 23 | +urllib3==2.5.0 ; python_version >= "3.10" |
0 commit comments