mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
[3.13] gh-128227: Regenerate Doc/requirements-oldest-sphinx.txt
(GH-128228) (#128229)
gh-128227: Regenerate `Doc/requirements-oldest-sphinx.txt` (GH-128228)
(cherry picked from commit 7985d460c7
)
Co-authored-by: Bogdan Romanyuk <65823030+wrongnull@users.noreply.github.com>
This commit is contained in:
parent
e1a0c40658
commit
a52d663d0c
1 changed files with 6 additions and 6 deletions
|
@ -13,15 +13,15 @@ python-docs-theme>=2022.1
|
|||
# Sphinx 7.2.6 comes from ``needs_sphinx = '7.2.6'`` in ``Doc/conf.py``.
|
||||
|
||||
alabaster==0.7.16
|
||||
Babel==2.16.0
|
||||
certifi==2024.8.30
|
||||
babel==2.16.0
|
||||
certifi==2024.12.14
|
||||
charset-normalizer==3.4.0
|
||||
docutils==0.20.1
|
||||
idna==3.10
|
||||
imagesize==1.4.1
|
||||
Jinja2==3.1.4
|
||||
MarkupSafe==3.0.1
|
||||
packaging==24.1
|
||||
Jinja2==3.1.5
|
||||
MarkupSafe==3.0.2
|
||||
packaging==24.2
|
||||
Pygments==2.18.0
|
||||
requests==2.32.3
|
||||
snowballstemmer==2.2.0
|
||||
|
@ -32,4 +32,4 @@ sphinxcontrib-htmlhelp==2.1.0
|
|||
sphinxcontrib-jsmath==1.0.1
|
||||
sphinxcontrib-qthelp==2.0.0
|
||||
sphinxcontrib-serializinghtml==2.0.0
|
||||
urllib3==2.2.3
|
||||
urllib3==2.3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue