Skip to content

Commit fa6a034

Browse files
committed
fix: Docs build
1 parent 55a0e70 commit fa6a034

File tree

1 file changed

+84
-52
lines changed

1 file changed

+84
-52
lines changed

docs/requirements.txt

Lines changed: 84 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,117 +1,149 @@
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 --output-file=requirements.txt requirements.in
66
#
7-
--extra-index-url https://www.piwheels.org/simple
8-
9-
alabaster==0.7.12
7+
accessible-pygments==0.0.5
8+
# via furo
9+
alabaster==0.7.16
1010
# via sphinx
11-
asgiref==3.8.1
11+
anyio==4.10.0
12+
# via
13+
# starlette
14+
# watchfiles
15+
asgiref==3.9.1
1216
# via django
13-
babel==2.9.1
17+
babel==2.17.0
1418
# via sphinx
15-
beautifulsoup4==4.10.0
19+
beautifulsoup4==4.13.5
1620
# via furo
17-
build==1.2.2.post1
21+
build==1.3.0
1822
# via pip-tools
19-
certifi==2021.10.8
23+
certifi==2025.8.3
2024
# via requests
21-
charset-normalizer==2.0.12
25+
charset-normalizer==3.4.3
2226
# via requests
23-
click==8.1.8
24-
# via pip-tools
25-
colorama==0.4.4
27+
click==8.2.1
28+
# via
29+
# pip-tools
30+
# uvicorn
31+
colorama==0.4.6
2632
# via sphinx-autobuild
27-
django==4.2.20
33+
django==4.2.23
2834
# via -r requirements.in
29-
docutils==0.17.1
35+
docutils==0.21.2
3036
# via
3137
# restructuredtext-lint
3238
# sphinx
33-
furo==2021.6.24b37
39+
exceptiongroup==1.3.0
40+
# via anyio
41+
furo==2025.7.19
3442
# via -r requirements.in
35-
idna==3.3
36-
# via requests
37-
imagesize==1.3.0
43+
h11==0.16.0
44+
# via uvicorn
45+
idna==3.10
46+
# via
47+
# anyio
48+
# requests
49+
imagesize==1.4.1
3850
# via sphinx
39-
jinja2==3.0.3
51+
jinja2==3.1.6
4052
# via sphinx
41-
livereload==2.6.3
42-
# via sphinx-autobuild
43-
markupsafe==2.0.1
53+
markupsafe==3.0.2
4454
# via jinja2
45-
packaging==21.3
55+
packaging==25.0
4656
# via
4757
# build
4858
# sphinx
49-
pip-tools==7.4.1
59+
pip-tools==7.5.0
5060
# via -r requirements.in
5161
pyenchant==3.2.2
5262
# via sphinxcontrib-spelling
53-
pygments==2.11.2
54-
# via sphinx
55-
pyparsing==3.0.7
56-
# via packaging
63+
pygments==2.19.2
64+
# via
65+
# accessible-pygments
66+
# furo
67+
# sphinx
5768
pyproject-hooks==1.2.0
5869
# via
5970
# build
6071
# pip-tools
61-
pytz==2021.3
62-
# via babel
63-
requests==2.27.1
72+
requests==2.32.5
6473
# via
6574
# sphinx
6675
# sphinxcontrib-images
67-
restructuredtext-lint==1.3.2
76+
# sphinxcontrib-spelling
77+
restructuredtext-lint==1.4.0
6878
# via -r requirements.in
69-
six==1.16.0
70-
# via livereload
71-
snowballstemmer==2.2.0
79+
sniffio==1.3.1
80+
# via anyio
81+
snowballstemmer==3.0.1
7282
# via sphinx
73-
soupsieve==2.3.1
83+
soupsieve==2.7
7484
# via beautifulsoup4
75-
sphinx==4.4.0
85+
sphinx==7.4.7
7686
# via
7787
# -r requirements.in
7888
# furo
7989
# sphinx-autobuild
90+
# sphinx-basic-ng
8091
# sphinx-copybutton
8192
# sphinxcontrib-images
8293
# sphinxcontrib-inlinesyntaxhighlight
8394
# sphinxcontrib-spelling
8495
# sphinxext-opengraph
85-
sphinx-autobuild==2021.3.14
96+
sphinx-autobuild==2024.10.3
8697
# via -r requirements.in
87-
sphinx-copybutton==0.5.0
98+
sphinx-basic-ng==1.0.0b2
99+
# via furo
100+
sphinx-copybutton==0.5.2
88101
# via -r requirements.in
89-
sphinxcontrib-applehelp==1.0.2
102+
sphinxcontrib-applehelp==2.0.0
90103
# via sphinx
91-
sphinxcontrib-devhelp==1.0.2
104+
sphinxcontrib-devhelp==2.0.0
92105
# via sphinx
93-
sphinxcontrib-htmlhelp==2.0.0
106+
sphinxcontrib-htmlhelp==2.1.0
94107
# via sphinx
95-
sphinxcontrib-images==0.9.4
108+
sphinxcontrib-images==1.0.1
96109
# via -r requirements.in
97110
sphinxcontrib-inlinesyntaxhighlight==0.2
98111
# via -r requirements.in
99112
sphinxcontrib-jsmath==1.0.1
100113
# via sphinx
101-
sphinxcontrib-qthelp==1.0.3
114+
sphinxcontrib-qthelp==2.0.0
102115
# via sphinx
103-
sphinxcontrib-serializinghtml==1.1.5
116+
sphinxcontrib-serializinghtml==2.0.0
104117
# via sphinx
105-
sphinxcontrib-spelling==7.3.2
118+
sphinxcontrib-spelling==8.0.1
106119
# via -r requirements.in
107-
sphinxext-opengraph==0.5.1
120+
sphinxext-opengraph==0.12.0
108121
# via -r requirements.in
109-
sqlparse==0.4.2
122+
sqlparse==0.5.3
110123
# via django
111-
tornado==6.1
112-
# via livereload
113-
urllib3==1.26.8
124+
starlette==0.47.3
125+
# via sphinx-autobuild
126+
tomli==2.2.1
127+
# via
128+
# build
129+
# pip-tools
130+
# sphinx
131+
typing-extensions==4.15.0
132+
# via
133+
# anyio
134+
# asgiref
135+
# beautifulsoup4
136+
# exceptiongroup
137+
# starlette
138+
# uvicorn
139+
urllib3==2.5.0
114140
# via requests
141+
uvicorn==0.35.0
142+
# via sphinx-autobuild
143+
watchfiles==1.1.0
144+
# via sphinx-autobuild
145+
websockets==15.0.1
146+
# via sphinx-autobuild
115147
wheel==0.45.1
116148
# via pip-tools
117149

0 commit comments

Comments
 (0)