Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 9da4e24

Browse files
committed
Change only Sphinx
1 parent 53d5fc9 commit 9da4e24

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

requirements.txt

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
11
alabaster==0.7.13
2-
Babel==2.15.0
3-
certifi==2024.6.2
4-
charset-normalizer==3.3.2
2+
Babel==2.12.1
3+
certifi==2023.7.22
4+
charset-normalizer==3.2.0
55
cssmin==0.2.0
6-
Cython==3.0.10
6+
Cython==3.0.0
77
docutils==0.18.1
88
idna==3.7
99
imagesize==1.4.1
10-
importlib-metadata==7.1.0
10+
importlib-metadata==6.8.0
1111
Jinja2==3.1.4
1212
jsmin==3.0.1
13-
packaging==24.1
14-
pip==24.0
15-
Pygments==2.18.0
16-
pyparsing==3.1.2
17-
pytz==2024.1
13+
packaging==23.1
14+
pip==23.3
15+
Pygments==2.16.1
16+
pyparsing==3.1.0
17+
pytz==2023.3
1818
PyYAML==6.0.1
1919
requests==2.32.2
20-
setuptools==70.1.0
20+
setuptools==68.1.2
2121
snowballstemmer==2.2.0
2222
Sphinx==5.3.0
2323
sphinx-copybutton==0.5.2
2424
sphinxcontrib-mermaid==0.9.2
25-
sphinx-intl==2.2.0
25+
sphinx-intl==2.1.0
2626
sphinx-last-updated-by-git==0.3.7
27-
sphinx-notfound-page==1.0.2
28-
sphinx-tabs==3.4.5
29-
sphinxcontrib-applehelp==1.0.8
30-
sphinxcontrib-devhelp==1.0.6
31-
sphinxcontrib-htmlhelp==2.0.5
27+
sphinx-notfound-page==0.8.3
28+
sphinx-tabs==3.4.1
29+
sphinxcontrib-applehelp==1.0.4
30+
sphinxcontrib-devhelp==1.0.2
31+
sphinxcontrib-htmlhelp==2.0.1
3232
sphinxcontrib-images==0.9.4
3333
sphinxcontrib-jsmath==1.0.1
34-
sphinxcontrib-qthelp==1.0.7
35-
sphinxcontrib-serializinghtml==1.1.10
36-
typing_extensions==4.12.2
37-
urllib3==2.2.2
38-
zipp==3.19.2
34+
sphinxcontrib-qthelp==1.0.3
35+
sphinxcontrib-serializinghtml==1.1.5
36+
typing_extensions==4.7.1
37+
urllib3==2.0.7
38+
zipp==3.16.2
3939

0 commit comments

Comments
 (0)