Thanks to visit codestin.com Credit goes to github.com
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 7ed6c5c commit 7985d46Copy full SHA for 7985d46
1 file changed
Doc/requirements-oldest-sphinx.txt
@@ -13,15 +13,15 @@ python-docs-theme>=2022.1
13
# Sphinx 7.2.6 comes from ``needs_sphinx = '7.2.6'`` in ``Doc/conf.py``.
14
15
alabaster==0.7.16
16
-Babel==2.16.0
17
-certifi==2024.8.30
+babel==2.16.0
+certifi==2024.12.14
18
charset-normalizer==3.4.0
19
docutils==0.20.1
20
idna==3.10
21
imagesize==1.4.1
22
-Jinja2==3.1.4
23
-MarkupSafe==3.0.1
24
-packaging==24.1
+Jinja2==3.1.5
+MarkupSafe==3.0.2
+packaging==24.2
25
Pygments==2.18.0
26
requests==2.32.3
27
snowballstemmer==2.2.0
@@ -32,4 +32,4 @@ sphinxcontrib-htmlhelp==2.1.0
32
sphinxcontrib-jsmath==1.0.1
33
sphinxcontrib-qthelp==2.0.0
34
sphinxcontrib-serializinghtml==2.0.0
35
-urllib3==2.2.3
+urllib3==2.3.0
0 commit comments