forked from TexasInstruments/processor-sdk-doc
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
103 lines (103 loc) · 2.08 KB
/
Copy pathrequirements.txt
File metadata and controls
103 lines (103 loc) · 2.08 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
#
# This file is autogenerated by pip-compile with Python 3.14
# by the following command:
#
# pip-compile
#
alabaster==1.0.0
# via sphinx
annotated-doc==0.0.4
# via typer
annotated-types==0.7.0
# via pydantic
babel==2.18.0
# via sphinx
certifi==2026.6.17
# via requests
charset-normalizer==3.4.9
# via requests
docutils==0.22.4
# via
# rstcheck-core
# sphinx
# sphinx-rtd-theme
idna==3.18
# via requests
imagesize==2.0.0
# via sphinx
jinja2==3.1.6
# via
# -r requirements.in
# sphinx
lxml==6.1.1
# via -r requirements.in
markdown-it-py==4.2.0
# via rich
markupsafe==3.0.3
# via jinja2
mdurl==0.1.2
# via markdown-it-py
packaging==26.2
# via sphinx
pydantic==2.13.4
# via rstcheck-core
pydantic-core==2.46.4
# via pydantic
pygments==2.20.0
# via
# rich
# sphinx
requests==2.34.2
# via sphinx
rich==15.0.0
# via typer
roman-numerals==4.1.0
# via sphinx
rstcheck==6.2.5
# via -r requirements.in
rstcheck-core @ git+https://github.com/StaticRocket/rstcheck-core.git@d935498cfc319d62fe2dde3012d81657510f0a90
# via
# -r requirements.in
# rstcheck
shellingham==1.5.4
# via typer
snowballstemmer==3.1.1
# via sphinx
sphinx==9.1.0
# via
# -r requirements.in
# sphinx-copybutton
# sphinx-design
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-copybutton==0.5.2
# via -r requirements.in
sphinx-design==0.7.0
# via -r requirements.in
sphinx-rtd-theme==3.1.0
# via -r requirements.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
typer==0.26.8
# via rstcheck
typing-extensions==4.16.0
# via
# pydantic
# pydantic-core
# typing-inspection
typing-inspection==0.4.2
# via pydantic
urllib3==2.7.0
# via requests