forked from 0xOutOfGas/solidctf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
408 lines (407 loc) · 6.8 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
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
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile
#
aiohttp==3.8.3
# via
# -r requirements.in
# eth-brownie
# web3
aiosignal==1.2.0
# via
# aiohttp
# eth-brownie
anyio==3.7.1
# via starlette
argon2-cffi==21.3.0
# via passlib
argon2-cffi-bindings==21.2.0
# via argon2-cffi
asttokens==2.0.5
# via
# eth-brownie
# vyper
async-timeout==4.0.2
# via
# aiohttp
# eth-brownie
attrs==22.1.0
# via
# aiohttp
# eth-brownie
# hypothesis
# jsonschema
# pytest
base58==2.1.1
# via
# eth-brownie
# multiaddr
bitarray==2.6.0
# via
# eth-account
# eth-brownie
black==22.10.0
# via eth-brownie
certifi==2022.9.24
# via
# eth-brownie
# requests
cffi==1.15.1
# via
# argon2-cffi-bindings
# cryptography
charset-normalizer==2.1.1
# via
# aiohttp
# eth-brownie
# requests
click==8.1.3
# via
# black
# eth-brownie
# uvicorn
cryptography==39.0.1
# via pyseto
cytoolz==0.12.0
# via
# eth-brownie
# eth-keyfile
# eth-utils
dataclassy==0.11.1
# via
# eip712
# eth-brownie
eip712==0.1.0
# via eth-brownie
eth-abi==2.2.0
# via
# eip712
# eth-account
# eth-brownie
# eth-event
# web3
eth-account==0.5.9
# via
# eth-brownie
# web3
eth-brownie==1.19.3
# via -r requirements.in
eth-event==1.2.3
# via eth-brownie
eth-hash[pycryptodome]==0.3.3
# via
# eth-brownie
# eth-event
# eth-utils
# web3
eth-keyfile==0.5.1
# via
# eth-account
# eth-brownie
eth-keys==0.3.4
# via
# eth-account
# eth-brownie
# eth-keyfile
eth-rlp==0.2.1
# via
# eth-account
# eth-brownie
# web3
eth-typing==2.3.0
# via
# eip712
# eth-abi
# eth-brownie
# eth-keys
# eth-utils
# web3
eth-utils==1.10.0
# via
# eip712
# eth-abi
# eth-account
# eth-brownie
# eth-event
# eth-keyfile
# eth-keys
# eth-rlp
# rlp
# web3
exceptiongroup==1.1.2
# via anyio
execnet==1.9.0
# via
# eth-brownie
# pytest-xdist
frozenlist==1.3.1
# via
# aiohttp
# aiosignal
# eth-brownie
gunicorn==20.1.0
# via -r requirements.in
h11==0.14.0
# via uvicorn
hexbytes==0.2.3
# via
# -r requirements.in
# eip712
# eth-account
# eth-brownie
# eth-event
# eth-rlp
# web3
hypothesis==6.27.3
# via eth-brownie
idna==3.4
# via
# anyio
# eth-brownie
# requests
# yarl
inflection==0.5.0
# via
# eth-brownie
# mythx-models
# pythx
iniconfig==1.1.1
# via
# eth-brownie
# pytest
ipfshttpclient==0.8.0a2
# via
# eth-brownie
# web3
iso8601==1.1.0
# via pyseto
jsonschema==3.2.0
# via
# eth-brownie
# mythx-models
# web3
lazy-object-proxy==1.7.1
# via eth-brownie
lru-dict==1.1.8
# via
# eth-brownie
# web3
multiaddr==0.0.9
# via
# eth-brownie
# ipfshttpclient
multidict==6.0.2
# via
# aiohttp
# eth-brownie
# yarl
mypy-extensions==0.4.3
# via
# black
# eth-brownie
mythx-models==1.9.1
# via
# eth-brownie
# pythx
netaddr==0.8.0
# via
# eth-brownie
# multiaddr
packaging==21.3
# via
# eth-brownie
# pytest
parsimonious==0.8.1
# via
# eth-abi
# eth-brownie
passlib[argon2]==1.7.4
# via pyseto
pathspec==0.10.1
# via
# black
# eth-brownie
platformdirs==2.5.2
# via
# black
# eth-brownie
pluggy==1.0.0
# via
# eth-brownie
# pytest
prompt-toolkit==3.0.31
# via eth-brownie
protobuf==3.19.5
# via
# eth-brownie
# twirp
# web3
psutil==5.9.2
# via eth-brownie
py==1.11.0
# via
# eth-brownie
# pytest
# pytest-forked
py-solc-ast==1.2.9
# via eth-brownie
py-solc-x==1.1.1
# via eth-brownie
pycparser==2.21
# via cffi
pycryptodome==3.15.0
# via
# eip712
# eth-brownie
# eth-hash
# eth-keyfile
# vyper
pycryptodomex==3.17
# via pyseto
pygments==2.13.0
# via
# eth-brownie
# pygments-lexer-solidity
pygments-lexer-solidity==0.7.0
# via eth-brownie
pyjwt==1.7.1
# via
# eth-brownie
# pythx
pyparsing==3.0.9
# via
# eth-brownie
# packaging
pyrsistent==0.18.1
# via
# eth-brownie
# jsonschema
pyseto==1.7.1
# via -r requirements.in
pytest==6.2.5
# via
# eth-brownie
# pytest-forked
# pytest-xdist
pytest-forked==1.4.0
# via
# eth-brownie
# pytest-xdist
pytest-xdist==1.34.0
# via eth-brownie
python-dateutil==2.8.1
# via
# eth-brownie
# mythx-models
# pythx
python-dotenv==0.16.0
# via eth-brownie
pythx==1.6.1
# via eth-brownie
pyyaml==5.4.1
# via
# -r requirements.in
# eth-brownie
requests==2.28.1
# via
# eth-brownie
# ipfshttpclient
# py-solc-x
# pythx
# twirp
# vvm
# web3
rlp==2.0.1
# via
# -r requirements.in
# eth-account
# eth-brownie
# eth-rlp
semantic-version==2.10.0
# via
# eth-brownie
# py-solc-x
# vvm
# vyper
six==1.16.0
# via
# asttokens
# eth-brownie
# jsonschema
# multiaddr
# parsimonious
# pytest-xdist
# python-dateutil
sniffio==1.3.0
# via anyio
sortedcontainers==2.4.0
# via
# eth-brownie
# hypothesis
starlette==0.30.0
# via -r requirements.in
structlog==22.3.0
# via twirp
toml==0.10.2
# via
# eth-brownie
# pytest
tomli==2.0.1
# via
# black
# eth-brownie
toolz==0.12.0
# via
# cytoolz
# eth-brownie
tqdm==4.64.1
# via eth-brownie
twirp==0.0.7
# via -r requirements.in
types-pyyaml==6.0.12.8
# via -r requirements.in
typing-extensions==4.4.0
# via
# black
# eth-brownie
# starlette
urllib3==1.26.12
# via
# eth-brownie
# requests
uvicorn==0.20.0
# via -r requirements.in
varint==1.0.2
# via
# eth-brownie
# multiaddr
vvm==0.1.0
# via eth-brownie
vyper==0.3.7
# via eth-brownie
wcwidth==0.2.5
# via
# eth-brownie
# prompt-toolkit
web3==5.31.3
# via
# -r requirements.in
# eth-brownie
websockets==9.1
# via
# eth-brownie
# web3
wheel==0.37.1
# via
# eth-brownie
# vyper
wrapt==1.14.1
# via eth-brownie
yarl==1.8.1
# via
# aiohttp
# eth-brownie
# The following packages are considered to be unsafe in a requirements file:
# setuptools