-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
requirements.txt
350 lines (349 loc) · 6.56 KB
/
requirements.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
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
#
aiofiles==24.1.0
# via
# antsibull-core
# antsibull-fileutils
aiohappyeyeballs==2.4.3
# via aiohttp
aiohttp==3.10.10
# via
# antsibull-core
# antsibull-docs
aiosignal==1.3.1
# via aiohttp
alabaster==0.7.16
# via sphinx
annotated-types==0.7.0
# via pydantic
ansible-compat==24.9.1
# via
# ansible-lint
# molecule
ansible-core==2.18.0
# via
# -r requirements.in
# ansible-compat
# ansible-lint
# molecule
ansible-lint==24.9.2
# via -r requirements.in
ansible-pygments==0.1.1
# via
# -r requirements.in
# antsibull-docs
# sphinx-ansible-theme
antsibull-changelog==0.31.1
# via antsibull-docs
antsibull-core==3.3.0
# via antsibull-docs
antsibull-docs==2.15.0
# via -r requirements.in
antsibull-docs-parser==1.1.0
# via antsibull-docs
antsibull-docutils==1.0.0
# via antsibull-changelog
antsibull-fileutils==1.1.0
# via
# antsibull-changelog
# antsibull-core
# antsibull-docs
astroid==3.3.5
# via pylint
asyncio-pool==0.6.0
# via antsibull-docs
attrs==24.2.0
# via
# aiohttp
# jsonschema
# referencing
autopep8==2.3.1
# via -r requirements.in
babel==2.16.0
# via sphinx
black==24.10.0
# via ansible-lint
bracex==2.5.post1
# via wcmatch
build==1.2.2.post1
# via
# antsibull-core
# pip-tools
certifi==2024.8.30
# via requests
cffi==1.17.1
# via cryptography
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
# black
# click-help-colors
# molecule
# pip-tools
# typer
click-help-colors==0.9.4
# via molecule
cryptography==43.0.3
# via ansible-core
dill==0.3.9
# via pylint
distlib==0.3.9
# via virtualenv
distro==1.9.0
# via selinux
docker==7.1.0
# via
# -r requirements.in
# molecule-plugins
docutils==0.21.2
# via
# antsibull-changelog
# antsibull-docs
# antsibull-docutils
# rstcheck-core
# sphinx
# sphinx-rtd-theme
enrich==1.2.7
# via molecule
filelock==3.16.1
# via
# ansible-lint
# virtualenv
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
identify==2.6.1
# via pre-commit
idna==3.10
# via
# requests
# yarl
imagesize==1.4.1
# via sphinx
importlib-metadata==8.5.0
# via ansible-lint
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via pylint
jinja2==3.1.4
# via
# ansible-core
# antsibull-docs
# molecule
# sphinx
jsonschema==4.23.0
# via
# ansible-compat
# ansible-lint
# molecule
jsonschema-specifications==2024.10.1
# via jsonschema
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.2
# via jinja2
mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
molecule==24.9.0
# via
# -r requirements.in
# molecule-plugins
molecule-plugins[docker]==23.5.3
# via -r requirements.in
multidict==6.1.0
# via
# aiohttp
# yarl
mypy-extensions==1.0.0
# via black
nodeenv==1.9.1
# via pre-commit
packaging==24.1
# via
# -r requirements.in
# ansible-compat
# ansible-core
# ansible-lint
# antsibull-changelog
# antsibull-core
# antsibull-docs
# black
# build
# molecule
# pytest
# sphinx
pathspec==0.12.1
# via
# ansible-lint
# black
# yamllint
perky==0.9.3
# via antsibull-core
pip-tools==7.4.1
# via -r requirements.in
platformdirs==4.3.6
# via
# black
# pylint
# virtualenv
pluggy==1.5.0
# via
# molecule
# pytest
pre-commit==3.8.0
# via -r requirements.in
propcache==0.2.0
# via yarl
pycodestyle==2.12.1
# via autopep8
pycparser==2.22
# via cffi
pydantic==2.9.2
# via
# antsibull-core
# antsibull-docs
# rstcheck-core
pydantic-core==2.23.4
# via pydantic
pygments==2.18.0
# via
# ansible-pygments
# rich
# sphinx
pylint==3.3.1
# via -r requirements.in
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==8.3.3
# via -r requirements.in
pyyaml==6.0.2
# via
# -r requirements.in
# ansible-compat
# ansible-core
# ansible-lint
# antsibull-docs
# antsibull-fileutils
# molecule
# pre-commit
# yamllint
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via
# docker
# molecule-plugins
# sphinx
resolvelib==1.0.1
# via ansible-core
rich==13.9.4
# via
# ansible-lint
# enrich
# molecule
# typer
rpds-py==0.20.1
# via
# jsonschema
# referencing
rstcheck==6.2.4
# via
# antsibull-changelog
# antsibull-docs
rstcheck-core==1.2.1
# via rstcheck
ruamel-yaml==0.18.6
# via ansible-lint
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
selinux==0.3.0
# via molecule-plugins
semantic-version==2.10.0
# via
# antsibull-changelog
# antsibull-core
# antsibull-docs
shellingham==1.5.4
# via typer
six==1.16.0
# via twiggy
snowballstemmer==2.2.0
# via sphinx
sphinx==7.4.7
# via
# -r requirements.in
# antsibull-docs
# sphinx-ansible-theme
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-ansible-theme==0.10.3
# via -r requirements.in
sphinx-rtd-theme==3.0.1
# via sphinx-ansible-theme
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
subprocess-tee==0.4.2
# via
# ansible-compat
# ansible-lint
tomlkit==0.13.2
# via pylint
twiggy==0.5.1
# via
# antsibull-core
# antsibull-docs
typer==0.12.5
# via rstcheck
typing-extensions==4.12.2
# via
# pydantic
# pydantic-core
# typer
urllib3==2.2.3
# via
# docker
# requests
virtualenv==20.27.1
# via pre-commit
wcmatch==10.0
# via
# ansible-lint
# molecule
wheel==0.44.0
# via pip-tools
yamllint==1.35.1
# via ansible-lint
yarl==1.17.1
# via aiohttp
zipp==3.20.2
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools