-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathdoc.txt
More file actions
89 lines (89 loc) · 1.81 KB
/
doc.txt
File metadata and controls
89 lines (89 loc) · 1.81 KB
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
#
accessible-pygments==0.0.5
# via pydata-sphinx-theme
alabaster==1.0.0
# via sphinx
babel==2.16.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
certifi==2024.12.14
# via requests
charset-normalizer==3.4.1
# via requests
doc8==1.1.2
# via -r requirements/doc.in
docutils==0.21.2
# via
# doc8
# pydata-sphinx-theme
# readme-renderer
# restructuredtext-lint
# sphinx
idna==3.10
# via requests
imagesize==1.4.1
# via sphinx
jinja2==3.1.5
# via sphinx
markupsafe==3.0.2
# via jinja2
nh3==0.2.20
# via readme-renderer
packaging==24.2
# via sphinx
pbr==6.1.0
# via stevedore
pydata-sphinx-theme==0.16.1
# via sphinx-book-theme
pygments==2.18.0
# via
# accessible-pygments
# doc8
# pydata-sphinx-theme
# readme-renderer
# sphinx
pyyaml==6.0.2
# via -r requirements/base.txt
readme-renderer==44.0
# via -r requirements/doc.in
requests==2.32.3
# via sphinx
restructuredtext-lint==1.4.0
# via doc8
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.6
# via beautifulsoup4
sphinx==8.1.3
# via
# -r requirements/doc.in
# pydata-sphinx-theme
# sphinx-book-theme
sphinx-book-theme==1.1.3
# via -r requirements/doc.in
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
stevedore==5.4.0
# via doc8
typing-extensions==4.12.2
# via pydata-sphinx-theme
urllib3==2.3.0
# via requests