forked from spotify/lemur
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-tests.txt
248 lines (247 loc) · 4.34 KB
/
requirements-tests.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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --no-index --output-file=requirements-tests.txt requirements-tests.in
#
appdirs==1.4.3
# via black
attrs==19.3.0
# via
# jsonschema
# pytest
aws-sam-translator==1.22.0
# via cfn-lint
aws-xray-sdk==2.5.0
# via moto
bandit==1.7.0
# via -r requirements-tests.in
black==20.8b1
# via -r requirements-tests.in
boto3==1.16.51
# via
# aws-sam-translator
# moto
boto==2.49.0
# via moto
botocore==1.19.51
# via
# aws-xray-sdk
# boto3
# moto
# s3transfer
certifi==2020.12.5
# via requests
cffi==1.14.0
# via cryptography
cfn-lint==0.29.5
# via moto
chardet==3.0.4
# via requests
click==7.1.2
# via
# black
# flask
coverage==5.3.1
# via -r requirements-tests.in
cryptography==3.3.2
# via
# moto
# python-jose
# sshpubkeys
decorator==4.4.2
# via networkx
docker==4.2.0
# via moto
ecdsa==0.14.1
# via
# moto
# python-jose
# sshpubkeys
factory-boy==3.2.0
# via -r requirements-tests.in
faker==5.4.1
# via
# -r requirements-tests.in
# factory-boy
fakeredis==1.4.5
# via -r requirements-tests.in
flask==1.1.2
# via pytest-flask
freezegun==1.0.0
# via -r requirements-tests.in
future==0.18.2
# via aws-xray-sdk
gitdb==4.0.4
# via gitpython
gitpython==3.1.1
# via bandit
idna==2.9
# via
# moto
# requests
importlib-metadata==1.6.0
# via jsonpickle
iniconfig==1.0.1
# via pytest
itsdangerous==1.1.0
# via flask
jinja2==2.11.3
# via
# flask
# moto
jmespath==0.9.5
# via
# boto3
# botocore
jsondiff==1.1.2
# via moto
jsonpatch==1.25
# via cfn-lint
jsonpickle==1.4
# via aws-xray-sdk
jsonpointer==2.0
# via jsonpatch
jsonschema==3.2.0
# via
# aws-sam-translator
# cfn-lint
markupsafe==1.1.1
# via
# jinja2
# moto
mock==4.0.2
# via moto
more-itertools==8.2.0
# via moto
moto==1.3.16
# via -r requirements-tests.in
mypy-extensions==0.4.3
# via black
networkx==2.4
# via cfn-lint
nose==1.3.7
# via -r requirements-tests.in
packaging==20.3
# via pytest
pathspec==0.8.0
# via black
pbr==5.4.5
# via stevedore
pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pyasn1==0.4.8
# via
# python-jose
# rsa
pycparser==2.20
# via cffi
pyflakes==2.2.0
# via -r requirements-tests.in
pyparsing==2.4.7
# via packaging
pyrsistent==0.16.0
# via jsonschema
pytest-flask==1.1.0
# via -r requirements-tests.in
pytest-mock==3.5.1
# via -r requirements-tests.in
pytest==6.2.1
# via
# -r requirements-tests.in
# pytest-flask
# pytest-mock
python-dateutil==2.8.1
# via
# botocore
# faker
# freezegun
# moto
python-jose[cryptography]==3.1.0
# via moto
pytz==2019.3
# via moto
pyyaml==5.4
# via
# -r requirements-tests.in
# bandit
# cfn-lint
# moto
redis==3.5.3
# via fakeredis
regex==2020.4.4
# via black
requests-mock==1.8.0
# via -r requirements-tests.in
requests==2.25.1
# via
# docker
# moto
# requests-mock
# responses
responses==0.10.12
# via moto
rsa==4.1
# via python-jose
s3transfer==0.3.3
# via boto3
six==1.15.0
# via
# aws-sam-translator
# bandit
# cfn-lint
# cryptography
# docker
# ecdsa
# fakeredis
# jsonschema
# moto
# packaging
# pyrsistent
# python-dateutil
# python-jose
# requests-mock
# responses
# stevedore
# websocket-client
smmap==3.0.2
# via gitdb
sortedcontainers==2.1.0
# via fakeredis
sshpubkeys==3.1.0
# via moto
stevedore==1.32.0
# via bandit
text-unidecode==1.3
# via faker
toml==0.10.1
# via
# black
# pytest
typed-ast==1.4.1
# via black
typing-extensions==3.7.4.3
# via black
urllib3==1.25.8
# via
# botocore
# requests
websocket-client==0.57.0
# via docker
werkzeug==1.0.1
# via
# flask
# moto
# pytest-flask
wrapt==1.12.1
# via aws-xray-sdk
xmltodict==0.12.0
# via moto
zipp==3.1.0
# via
# importlib-metadata
# moto
# The following packages are considered to be unsafe in a requirements file:
# setuptools