Skip to content

Commit 9e0aa1c

Browse files
[#3079] rebuilt requirements.txt for Sphinx
1 parent 3e3d5ac commit 9e0aa1c

File tree

1 file changed

+18
-23
lines changed

1 file changed

+18
-23
lines changed

Diff for: doc/sphinx/src/requirements.txt

+18-23
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,57 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
55
# pip-compile ./src/requirements.in
66
#
7-
alabaster==0.7.13
7+
alabaster==0.7.16
88
# via sphinx
9-
babel==2.13.1
9+
babel==2.14.0
1010
# via sphinx
11-
certifi==2023.7.22
11+
certifi==2024.2.2
1212
# via requests
1313
charset-normalizer==3.3.2
1414
# via requests
15-
docutils==0.18.1
15+
docutils==0.20.1
1616
# via
1717
# sphinx
1818
# sphinx-rtd-theme
19-
idna==3.4
19+
idna==3.6
2020
# via requests
2121
imagesize==1.4.1
2222
# via sphinx
2323
jinja2==3.1.3
2424
# via sphinx
25-
markupsafe==2.1.3
25+
markupsafe==2.1.5
2626
# via jinja2
27-
packaging==23.2
27+
packaging==24.0
2828
# via sphinx
29-
pygments==2.16.1
29+
pygments==2.17.2
3030
# via sphinx
3131
requests==2.31.0
3232
# via sphinx
3333
snowballstemmer==2.2.0
3434
# via sphinx
3535
sphinx==7.2.6
3636
# via
37-
# -r requirements.in
37+
# -r ./src/requirements.in
3838
# sphinx-rtd-theme
39-
# sphinxcontrib-applehelp
40-
# sphinxcontrib-devhelp
41-
# sphinxcontrib-htmlhelp
4239
# sphinxcontrib-jquery
43-
# sphinxcontrib-qthelp
44-
# sphinxcontrib-serializinghtml
45-
sphinx-rtd-theme==1.3.0
46-
# via -r requirements.in
47-
sphinxcontrib-applehelp==1.0.7
40+
sphinx-rtd-theme==2.0.0
41+
# via -r ./src/requirements.in
42+
sphinxcontrib-applehelp==1.0.8
4843
# via sphinx
49-
sphinxcontrib-devhelp==1.0.5
44+
sphinxcontrib-devhelp==1.0.6
5045
# via sphinx
51-
sphinxcontrib-htmlhelp==2.0.4
46+
sphinxcontrib-htmlhelp==2.0.5
5247
# via sphinx
5348
sphinxcontrib-jquery==4.1
5449
# via sphinx-rtd-theme
5550
sphinxcontrib-jsmath==1.0.1
5651
# via sphinx
57-
sphinxcontrib-qthelp==1.0.6
52+
sphinxcontrib-qthelp==1.0.7
5853
# via sphinx
59-
sphinxcontrib-serializinghtml==1.1.9
54+
sphinxcontrib-serializinghtml==1.1.10
6055
# via sphinx
61-
urllib3==2.0.7
56+
urllib3==2.2.1
6257
# via requests

0 commit comments

Comments
 (0)