forked from awslabs/aws-codeseeder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
453 lines (452 loc) · 8.61 KB
/
requirements-dev.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
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile requirements-dev.in
#
alabaster==0.7.13
# via sphinx
annotated-types==0.7.0
# via pydantic
antlr4-python3-runtime==4.13.1
# via moto
anyascii==0.3.2
# via sphinx-autoapi
astroid==2.15.6
# via sphinx-autoapi
attrs==23.1.0
# via
# jschema-to-python
# jsonschema
# referencing
# sarif-om
aws-sam-translator==1.89.0
# via cfn-lint
aws-xray-sdk==2.13.1
# via moto
awscli==1.34.24
# via -r requirements-dev.in
babel==2.12.1
# via sphinx
bleach==6.0.0
# via readme-renderer
boto3==1.35.24
# via
# -c requirements.txt
# aws-sam-translator
# moto
boto3-stubs[cloudformation,cloudwatch,codebuild,iam,logs,s3,sts]==1.35.29
# via -r requirements-dev.in
botocore==1.35.24
# via
# -c requirements.txt
# aws-xray-sdk
# awscli
# boto3
# moto
# s3transfer
botocore-stubs==1.34.155
# via boto3-stubs
build==1.2.1
# via
# check-manifest
# pip-tools
# pyroma
cachetools==5.5.0
# via tox
certifi==2024.8.30
# via
# -c requirements.txt
# -r requirements-dev.in
# requests
cffi==1.16.0
# via cryptography
cfn-lint==0.83.8
# via moto
changelog-cli==0.7.1
# via -r requirements-dev.in
chardet==5.2.0
# via tox
charset-normalizer==3.2.0
# via requests
check-manifest==0.49
# via -r requirements-dev.in
click==8.1.7
# via
# -c requirements.txt
# changelog-cli
# pip-tools
colorama==0.4.6
# via
# awscli
# tox
coverage[toml]==7.2.7
# via pytest-cov
cryptography==43.0.1
# via
# joserfc
# moto
# secretstorage
distlib==0.3.8
# via virtualenv
docker==7.0.0
# via moto
docutils==0.16
# via
# awscli
# myst-parser
# pyroma
# readme-renderer
# sphinx
# sphinx-rtd-theme
exceptiongroup==1.2.2
# via pytest
filelock==3.15.4
# via
# tox
# virtualenv
graphql-core==3.2.3
# via moto
idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
# via
# build
# keyring
# sphinx
# twine
iniconfig==2.0.0
# via pytest
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
# via
# moto
# myst-parser
# sphinx
# sphinx-autoapi
jmespath==1.0.1
# via
# -c requirements.txt
# boto3
# botocore
joserfc==0.10.0
# via moto
jschema-to-python==1.2.3
# via cfn-lint
jsondiff==2.0.0
# via moto
jsonpatch==1.33
# via cfn-lint
jsonpath-ng==1.6.1
# via moto
jsonpickle==3.0.4
# via jschema-to-python
jsonpointer==2.4
# via jsonpatch
jsonschema==4.22.0
# via
# aws-sam-translator
# cfn-lint
# openapi-schema-validator
# openapi-spec-validator
jsonschema-path==0.3.2
# via openapi-spec-validator
jsonschema-specifications==2023.12.1
# via
# jsonschema
# openapi-schema-validator
junit-xml==1.9
# via cfn-lint
keyring==24.2.0
# via twine
lazy-object-proxy==1.9.0
# via
# astroid
# openapi-spec-validator
markdown-it-py==2.2.0
# via
# mdit-py-plugins
# myst-parser
# rich
markupsafe==2.1.3
# via
# jinja2
# werkzeug
mdit-py-plugins==0.3.5
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
more-itertools==9.1.0
# via jaraco-classes
moto[all]==5.0.16
# via -r requirements-dev.in
mpmath==1.3.0
# via sympy
multipart==0.2.4
# via moto
mypy==1.11.2
# via -r requirements-dev.in
mypy-boto3-cloudformation==1.35.0
# via boto3-stubs
mypy-boto3-cloudwatch==1.35.0
# via boto3-stubs
mypy-boto3-codebuild==1.35.0
# via boto3-stubs
mypy-boto3-iam==1.35.0
# via boto3-stubs
mypy-boto3-logs==1.35.0
# via boto3-stubs
mypy-boto3-s3==1.35.0
# via boto3-stubs
mypy-boto3-sts==1.35.0
# via boto3-stubs
mypy-extensions==1.0.0
# via
# -c requirements.txt
# mypy
myst-parser==1.0.0
# via -r requirements-dev.in
networkx==3.1
# via
# -r requirements-dev.in
# cfn-lint
openapi-schema-validator==0.6.2
# via openapi-spec-validator
openapi-spec-validator==0.7.1
# via moto
packaging==24.1
# via
# build
# docker
# pyproject-api
# pyroma
# pytest
# sphinx
# tox
pathable==0.4.3
# via jsonschema-path
pbr==6.0.0
# via
# jschema-to-python
# sarif-om
pip-tools==7.4.1
# via -r requirements-dev.in
pkginfo==1.9.6
# via twine
platformdirs==4.2.2
# via
# tox
# virtualenv
pluggy==1.5.0
# via
# pytest
# tox
ply==3.11
# via jsonpath-ng
py-partiql-parser==0.5.6
# via moto
pyasn1==0.6.0
# via rsa
pycparser==2.22
# via cffi
pydantic==2.7.1
# via aws-sam-translator
pydantic-core==2.18.2
# via pydantic
pygments==2.15.1
# via
# pyroma
# readme-renderer
# rich
# sphinx
pyparsing==3.1.2
# via moto
pyproject-api==1.7.1
# via tox
pyproject-hooks==1.0.0
# via
# build
# pip-tools
pyroma==4.2
# via -r requirements-dev.in
pytest==8.3.3
# via
# -r requirements-dev.in
# pytest-cov
# pytest-mock
pytest-cov==5.0.0
# via -r requirements-dev.in
pytest-mock==3.14.0
# via -r requirements-dev.in
python-dateutil==2.9.0.post0
# via
# -c requirements.txt
# botocore
# moto
pyyaml==6.0.2
# via
# -c requirements.txt
# awscli
# cfn-lint
# jsonschema-path
# moto
# myst-parser
# responses
# sphinx-autoapi
readme-renderer==40.0
# via twine
referencing==0.31.1
# via
# jsonschema
# jsonschema-path
# jsonschema-specifications
regex==2024.5.15
# via cfn-lint
requests==2.32.3
# via
# docker
# jsonschema-path
# moto
# pyroma
# requests-toolbelt
# responses
# sphinx
# twine
requests-toolbelt==1.0.0
# via twine
responses==0.25.0
# via moto
rfc3339-validator==0.1.4
# via openapi-schema-validator
rfc3986==2.0.0
# via twine
rich==13.7.1
# via twine
rpds-py==0.18.1
# via
# jsonschema
# referencing
rsa==4.7.2
# via awscli
ruff==0.6.8
# via -r requirements-dev.in
s3transfer==0.10.2
# via
# -c requirements.txt
# awscli
# boto3
sarif-om==1.0.4
# via cfn-lint
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# -c requirements.txt
# bleach
# junit-xml
# python-dateutil
# rfc3339-validator
snowballstemmer==2.2.0
# via sphinx
sphinx==5.3.0
# via
# -r requirements-dev.in
# myst-parser
# sphinx-autoapi
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-autoapi==2.1.1
# via -r requirements-dev.in
sphinx-rtd-theme==2.0.0
# via -r requirements-dev.in
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
# via sphinx
sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sympy==1.12
# via cfn-lint
tomli==2.0.1
# via
# build
# check-manifest
# coverage
# mypy
# pip-tools
# pyproject-api
# pyproject-hooks
# pytest
# tox
tox==4.20.0
# via -r requirements-dev.in
trove-classifiers==2024.5.22
# via pyroma
twine==5.1.1
# via -r requirements-dev.in
types-awscrt==0.21.2
# via botocore-stubs
types-pyyaml==6.0.12.20240917
# via -r requirements-dev.in
types-s3transfer==0.10.1
# via boto3-stubs
types-setuptools==75.1.0.20240917
# via -r requirements-dev.in
typing-extensions==4.7.1
# via
# astroid
# aws-sam-translator
# boto3-stubs
# mypy
# mypy-boto3-cloudformation
# mypy-boto3-cloudwatch
# mypy-boto3-codebuild
# mypy-boto3-iam
# mypy-boto3-logs
# mypy-boto3-s3
# mypy-boto3-sts
# pydantic
# pydantic-core
urllib3==1.26.20
# via
# -c requirements.txt
# -r requirements-dev.in
# botocore
# docker
# requests
# responses
# twine
virtualenv==20.26.3
# via tox
webencodings==0.5.1
# via bleach
werkzeug==3.0.3
# via moto
wheel==0.44.0
# via pip-tools
wrapt==1.15.0
# via
# astroid
# aws-xray-sdk
xmltodict==0.13.0
# via moto
zipp==3.19.1
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools