File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed
Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -13,17 +13,22 @@ python-docs-theme>=2022.1
1313# Sphinx 7.2.6 comes from ``needs_sphinx = '7.2.6'`` in ``Doc/conf.py``.
1414
1515alabaster==0.7.16
16- Babel ==2.16.0
17- certifi==2024.8.30
16+ babel ==2.16.0
17+ certifi==2024.12.14
1818charset-normalizer==3.4.0
19+ docstring-to-markdown==0.15
1920docutils==0.20.1
2021idna==3.10
2122imagesize==1.4.1
22- Jinja2==3.1.4
23- MarkupSafe==3.0.1
24- packaging==24.1
23+ jedi==0.19.1
24+ Jinja2==3.1.5
25+ MarkupSafe==3.0.2
26+ packaging==24.2
27+ parso==0.8.4
28+ pluggy==1.5.0
2529Pygments==2.18.0
2630requests==2.32.3
31+ setuptools==75.1.1.post0
2732snowballstemmer==2.2.0
2833Sphinx==7.2.6
2934sphinxcontrib-applehelp==2.0.0
@@ -32,4 +37,5 @@ sphinxcontrib-htmlhelp==2.1.0
3237sphinxcontrib-jsmath==1.0.1
3338sphinxcontrib-qthelp==2.0.0
3439sphinxcontrib-serializinghtml==2.0.0
35- urllib3==2.2.3
40+ ujson==5.10.0
41+ urllib3==2.3.0
You can’t perform that action at this time.
0 commit comments