Skip to content

Commit a3f6d6f

Browse files
committed
Update dependencies
1 parent 4883171 commit a3f6d6f

File tree

1 file changed

+47
-13
lines changed

1 file changed

+47
-13
lines changed

requirements.txt

Lines changed: 47 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,48 @@
1-
Sphinx==4.5.0
2-
myst-parser==0.18.0
3-
sphinx-autobuild==2021.3.14
4-
5-
# Theme
6-
sphinx-book-theme==0.3.2
7-
8-
# Sphinx - Additional modules
1+
accessible-pygments==0.0.5
2+
alabaster==1.0.0
3+
anyio==4.7.0
4+
babel==2.16.0
5+
beautifulsoup4==4.12.3
6+
certifi==2024.8.30
7+
charset-normalizer==3.4.0
8+
click==8.1.7
9+
colorama==0.4.6
10+
docutils==0.21.2
11+
h11==0.14.0
12+
idna==3.10
13+
imagesize==1.4.1
14+
Jinja2==3.1.4
15+
markdown-it-py==3.0.0
16+
MarkupSafe==3.0.2
17+
mdit-py-plugins==0.4.2
18+
mdurl==0.1.2
19+
myst-parser==4.0.0
20+
packaging==24.2
21+
pydata-sphinx-theme==0.16.0
22+
Pygments==2.18.0
23+
PyYAML==6.0.2
24+
requests==2.32.3
25+
setuptools==75.6.0
26+
sniffio==1.3.1
27+
snowballstemmer==2.2.0
28+
soupsieve==2.6
29+
Sphinx==8.1.3
30+
sphinx-autobuild==2024.10.3
31+
sphinx-book-theme==1.1.3
32+
sphinx-favicon==1.0.1
33+
sphinx-icon==0.2.2
34+
sphinxcontrib-applehelp==2.0.0
935
sphinxcontrib-contentui==0.2.5
10-
sphinxcontrib-images==0.9.4
11-
sphinx-icon==0.1.2
12-
sphinx-favicon==0.2
13-
sphinxemoji==0.2.0
14-
sphinxext-opengraph==0.6.3
36+
sphinxcontrib-devhelp==2.0.0
37+
sphinxcontrib-htmlhelp==2.1.0
38+
sphinxcontrib-jsmath==1.0.1
39+
sphinxcontrib-qthelp==2.0.0
40+
sphinxcontrib-serializinghtml==2.0.0
41+
sphinxemoji==0.3.1
42+
sphinxext-opengraph==0.9.1
43+
starlette==0.41.3
44+
typing_extensions==4.12.2
45+
urllib3==2.2.3
46+
uvicorn==0.32.1
47+
watchfiles==1.0.0
48+
websockets==14.1

0 commit comments

Comments
 (0)