-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
/
Copy pathdoc-spelling.txt
73 lines (73 loc) · 1.58 KB
/
doc-spelling.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements/doc-spelling.txt --strip-extras requirements/doc-spelling.in
#
aiohttp-theme==0.1.7
# via -r requirements/doc.in
alabaster==1.0.0
# via sphinx
babel==2.16.0
# via sphinx
certifi==2024.12.14
# via requests
charset-normalizer==3.4.1
# via requests
click==8.1.8
# via towncrier
docutils==0.21.2
# via sphinx
idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
jinja2==3.1.5
# via
# sphinx
# towncrier
markupsafe==3.0.2
# via jinja2
packaging==24.2
# via sphinx
pyenchant==3.2.2
# via sphinxcontrib-spelling
pygments==2.19.1
# via sphinx
requests==2.32.3
# via
# sphinx
# sphinxcontrib-spelling
snowballstemmer==2.2.0
# via sphinx
sphinx==8.1.3
# via
# -r requirements/doc.in
# sphinxcontrib-spelling
# sphinxcontrib-towncrier
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sphinxcontrib-spelling==8.0.1 ; platform_system != "Windows"
# via -r requirements/doc-spelling.in
sphinxcontrib-towncrier==0.4.0a0
# via -r requirements/doc.in
tomli==2.2.1
# via
# sphinx
# towncrier
towncrier==24.8.0
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
urllib3==2.3.0
# via requests