mirror of
https://github.com/python/cpython
synced 2026-09-26 16:21:04 +03:00
Regen `Doc/requirements-oldest-sphinx.txt` (#118736)
Regen dependencies
This commit is contained in:
parent
e7aec8713f
commit
fcf52d7cee
1 changed files with 3 additions and 3 deletions
|
|
@ -13,16 +13,16 @@ python-docs-theme>=2022.1
|
||||||
# Sphinx 6.2.1 comes from ``needs_sphinx = '6.2.1'`` in ``Doc/conf.py``.
|
# Sphinx 6.2.1 comes from ``needs_sphinx = '6.2.1'`` in ``Doc/conf.py``.
|
||||||
|
|
||||||
alabaster==0.7.16
|
alabaster==0.7.16
|
||||||
Babel==2.14.0
|
Babel==2.15.0
|
||||||
certifi==2024.2.2
|
certifi==2024.2.2
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
docutils==0.19
|
docutils==0.19
|
||||||
idna==3.7
|
idna==3.7
|
||||||
imagesize==1.4.1
|
imagesize==1.4.1
|
||||||
Jinja2==3.1.3
|
Jinja2==3.1.4
|
||||||
MarkupSafe==2.1.5
|
MarkupSafe==2.1.5
|
||||||
packaging==24.0
|
packaging==24.0
|
||||||
Pygments==2.17.2
|
Pygments==2.18.0
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
snowballstemmer==2.2.0
|
snowballstemmer==2.2.0
|
||||||
Sphinx==6.2.1
|
Sphinx==6.2.1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue