We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Doc/requirements-oldest-sphinx.txt
1 parent dddc757 commit f1663a4Copy full SHA for f1663a4
Doc/requirements-oldest-sphinx.txt
@@ -13,16 +13,16 @@ python-docs-theme>=2022.1
13
# Sphinx 4.2 comes from ``needs_sphinx = '4.2'`` in ``Doc/conf.py``.
14
15
alabaster==0.7.13
16
-Babel==2.12.1
+Babel==2.13.0
17
certifi==2023.7.22
18
-charset-normalizer==3.2.0
+charset-normalizer==3.3.0
19
colorama==0.4.6
20
-docutils==0.16
+docutils==0.17.1
21
idna==3.4
22
imagesize==1.4.1
23
-Jinja2==2.11.3
24
-MarkupSafe==1.1.1
25
-packaging==23.1
+Jinja2==3.1.2
+MarkupSafe==2.1.3
+packaging==23.2
26
Pygments==2.16.1
27
requests==2.31.0
28
snowballstemmer==2.2.0
@@ -33,4 +33,4 @@ sphinxcontrib-htmlhelp==2.0.1
33
sphinxcontrib-jsmath==1.0.1
34
sphinxcontrib-qthelp==1.0.3
35
sphinxcontrib-serializinghtml==1.1.5
36
-urllib3==2.0.4
+urllib3==2.0.6
0 commit comments