forked from awslabs/seed-farmer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
222 lines (221 loc) · 4.05 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
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --constraint=requirements.txt --output-file=requirements-dev.txt requirements-dev.in
#
awscli==1.33.22
# via -r requirements-dev.in
bleach==6.0.0
# via readme-renderer
boto3==1.34.136
# via moto
botocore==1.34.140
# via
# awscli
# boto3
# moto
# s3transfer
build==1.2.1
# via
# check-manifest
# pip-tools
# pyroma
certifi==2024.7.4
# via
# -r requirements-dev.in
# requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.3.2
# via requests
check-manifest==0.49
# via -r requirements-dev.in
click==8.1.7
# via pip-tools
colorama==0.4.4
# via awscli
coverage[toml]==7.2.7
# via pytest-cov
cryptography==42.0.4
# via
# moto
# secretstorage
docutils==0.16
# via
# awscli
# pyroma
# readme-renderer
exceptiongroup==1.2.1
# via pytest
idna==3.7
# via requests
importlib-metadata==7.1.0
# via
# build
# keyring
# twine
iniconfig==2.0.0
# via pytest
jaraco-classes==3.2.3
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
# via moto
jmespath==1.0.1
# via
# boto3
# botocore
keyring==23.9.3
# via twine
markdown-it-py==2.2.0
# via rich
markupsafe==2.1.5
# via
# jinja2
# werkzeug
mdurl==0.1.2
# via markdown-it-py
more-itertools==9.1.0
# via jaraco-classes
moto[codebuild,iam,s3,secretsmanager,ssm,sts]==5.0.11
# via -r requirements-dev.in
mypy==1.10.1
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via mypy
packaging==24.1
# via
# build
# pyroma
# pytest
pip-tools==7.4.1
# via -r requirements-dev.in
pkginfo==1.9.6
# via twine
pluggy==1.5.0
# via pytest
py-partiql-parser==0.5.5
# via moto
pyasn1==0.5.1
# via rsa
pycparser==2.21
# via cffi
pydot==2.0.0
# via -r requirements-dev.in
pygments==2.18.0
# via
# pyroma
# readme-renderer
# rich
pyparsing==3.1.1
# via pydot
pyproject-hooks==1.0.0
# via
# build
# pip-tools
pyroma==4.2
# via -r requirements-dev.in
pytest==8.2.2
# via
# -r requirements-dev.in
# pytest-cov
# pytest-mock
# pytest-ordering
pytest-cov==5.0.0
# via -r requirements-dev.in
pytest-mock==3.14.0
# via -r requirements-dev.in
pytest-ordering==0.6
# via -r requirements-dev.in
python-dateutil==2.9.0.post0
# via
# botocore
# moto
pyyaml==6.0.1
# via
# awscli
# moto
# responses
readme-renderer==37.3
# via twine
requests==2.32.3
# via
# -r requirements-dev.in
# moto
# pyroma
# requests-toolbelt
# responses
# twine
requests-toolbelt==1.0.0
# via twine
responses==0.23.3
# via moto
rfc3986==2.0.0
# via twine
rich==13.7.1
# via twine
rsa==4.7.2
# via awscli
ruff==0.5.1
# via -r requirements-dev.in
s3transfer==0.10.2
# via
# awscli
# boto3
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# bleach
# python-dateutil
tomli==2.0.1
# via
# build
# check-manifest
# coverage
# mypy
# pip-tools
# pyproject-hooks
# pytest
trove-classifiers==2024.2.22
# via pyroma
twine==5.1.1
# via -r requirements-dev.in
types-pyyaml==6.0.12.20240311
# via
# -r requirements-dev.in
# responses
types-setuptools==70.2.0.20240704
# via -r requirements-dev.in
typing-extensions==4.12.2
# via
# mypy
# rich
urllib3==1.26.19
# via
# -r requirements-dev.in
# botocore
# requests
# responses
# twine
webencodings==0.5.1
# via bleach
werkzeug==3.0.3
# via
# -r requirements-dev.in
# moto
wheel==0.43.0
# via
# -r requirements-dev.in
# pip-tools
xmltodict==0.13.0
# via moto
zipp==3.15.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools