-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathrequirements-dev.txt
493 lines (493 loc) · 8.31 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
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
# This file was autogenerated by uv via the following command:
# uv pip compile -o requirements-dev.txt --extra dev pyproject.toml
aiohttp==3.9.5
# via web3
aiosignal==1.3.1
# via aiohttp
annotated-types==0.6.0
# via pydantic
ape-alchemy==0.8.1
ape-foundry==0.8.4
ape-vyper==0.8.4
asttokens==2.4.1
# via
# stack-data
# vyper
attrs==23.2.0
# via
# aiohttp
# hypothesis
# jsonschema
# referencing
base58==1.0.3
# via
# py-cid
# py-multihash
bitarray==2.9.2
# via eth-account
boto3==1.34.96
botocore==1.34.96
# via
# boto3
# s3transfer
cached-property==1.5.2
# via
# py-ecc
# py-evm
cbor2==5.6.3
# via vyper
certifi==2024.2.2
# via requests
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via requests
ckzg==1.0.1
# via
# eth-account
# py-evm
click==8.1.7
# via eth-ape
coverage==7.3.2
# via pytest-cov
cytoolz==0.12.3
# via eth-utils
dataclassy==0.11.1
# via eip712
decorator==5.1.1
# via ipython
distlib==0.3.8
# via virtualenv
docstring-to-markdown==0.15
# via python-lsp-server
eip712==0.2.7
# via eth-ape
eth-abi==5.1.0
# via
# eip712
# eth-account
# eth-ape
# eth-tester
# titanoboa
# web3
eth-account==0.11.2
# via
# eip712
# eth-ape
# eth-tester
# titanoboa
# web3
eth-ape==0.8.12
# via
# ape-alchemy
# ape-foundry
# ape-vyper
eth-bloom==3.0.1
# via py-evm
eth-hash==0.7.0
# via
# eip712
# eth-bloom
# eth-pydantic-types
# eth-tester
# eth-utils
# trie
# web3
eth-keyfile==0.8.1
# via eth-account
eth-keys==0.5.1
# via
# eth-account
# eth-keyfile
# eth-tester
# py-evm
eth-pydantic-types==0.1.0
# via
# ape-alchemy
# ape-foundry
# eth-ape
# ethpm-types
# evm-trace
eth-rlp==1.0.1
# via eth-account
eth-stdlib==0.2.7
# via titanoboa
eth-tester==0.11.0b2
# via web3
eth-typing==3.5.2
# via
# eip712
# eth-abi
# eth-ape
# eth-keys
# eth-pydantic-types
# eth-utils
# py-ecc
# py-evm
# titanoboa
# web3
eth-utils==2.3.1
# via
# eip712
# eth-abi
# eth-account
# eth-ape
# eth-keyfile
# eth-keys
# eth-pydantic-types
# eth-rlp
# eth-tester
# ethpm-types
# evm-trace
# py-ecc
# py-evm
# rlp
# trie
# web3
ethpm-types==0.6.14
# via
# ape-alchemy
# ape-foundry
# ape-vyper
# eth-ape
evm-trace==0.2.0
# via
# ape-alchemy
# ape-foundry
# eth-ape
evmchains==0.0.11
# via eth-ape
execnet==2.1.1
# via pytest-xdist
executing==2.0.1
# via stack-data
filelock==3.14.0
# via virtualenv
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
hexbytes==0.3.1
# via
# ape-foundry
# eip712
# eth-account
# eth-ape
# eth-pydantic-types
# eth-rlp
# trie
# web3
hypothesis==6.100.2
# via titanoboa
identify==2.5.36
# via pre-commit
idna==3.7
# via
# requests
# yarl
ijson==3.2.3
# via eth-ape
importlib-metadata==7.1.0
# via vyper
iniconfig==2.0.0
# via pytest
ipython==8.24.0
# via eth-ape
jedi==0.19.1
# via
# ipython
# python-lsp-server
jmespath==1.0.1
# via
# boto3
# botocore
jsonschema==4.22.0
# via web3
jsonschema-specifications==2023.12.1
# via jsonschema
lazyasd==0.1.4
# via eth-ape
lru-dict==1.2.0
# via
# py-evm
# web3
mako==1.3.5
# via pytest-bdd
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via mako
matplotlib-inline==0.1.7
# via ipython
mdurl==0.1.2
# via markdown-it-py
morphys==1.0
# via
# py-cid
# py-multibase
# py-multicodec
# py-multihash
msgspec==0.18.6
# via evm-trace
multidict==6.0.5
# via
# aiohttp
# yarl
mypy==1.10.0
mypy-extensions==1.0.0
# via mypy
nodeenv==1.8.0
# via pre-commit
numpy==1.26.4
# via
# eth-ape
# pandas
packaging==23.2
# via
# eth-ape
# pytest
# pytest-bdd
# pytoolconfig
# vvm
# vyper
pandas==2.2.2
# via eth-ape
parse==1.20.1
# via
# parse-type
# pytest-bdd
parse-type==0.6.2
# via pytest-bdd
parsimonious==0.10.0
# via eth-abi
parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
platformdirs==4.2.1
# via
# pytoolconfig
# virtualenv
pluggy==1.5.0
# via
# eth-ape
# pytest
# python-lsp-server
pre-commit==3.7.0
prompt-toolkit==3.0.43
# via ipython
protobuf==5.26.1
# via web3
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
py-cid==0.3.0
# via ethpm-types
py-ecc==7.0.1
# via py-evm
py-evm==0.10.1b1
# via
# eth-tester
# evm-trace
# titanoboa
py-geth==5.0.0
# via
# eth-ape
# web3
py-multibase==1.0.3
# via py-cid
py-multicodec==0.2.1
# via py-cid
py-multihash==0.2.3
# via py-cid
pycryptodome==3.20.0
# via
# eth-hash
# eth-keyfile
# eth-stdlib
# vyper
pydantic==2.7.1
# via
# eth-ape
# eth-pydantic-types
# ethpm-types
# evm-trace
# evmchains
# py-geth
# pydantic-settings
pydantic-core==2.18.2
# via pydantic
pydantic-settings==2.2.1
# via eth-ape
pygments==2.17.2
# via
# ipython
# rich
pytest==8.3.2
# via
# eth-ape
# pytest-bdd
# pytest-cov
# pytest-xdist
# titanoboa
pytest-bdd==7.1.2
pytest-cov==5.0.0
# via titanoboa
pytest-xdist==3.6.1
python-baseconv==1.2.2
# via py-multibase
python-dateutil==2.9.0.post0
# via
# botocore
# eth-ape
# pandas
python-dotenv==1.0.1
# via pydantic-settings
python-lsp-jsonrpc==1.1.2
# via python-lsp-server
python-lsp-server==1.11.0
pytoolconfig==1.3.1
# via rope
pytz==2024.1
# via pandas
pyunormalize==15.1.0
# via web3
pyyaml==6.0.1
# via
# eth-ape
# pre-commit
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
regex==2024.4.28
# via parsimonious
requests==2.31.0
# via
# ape-alchemy
# eth-ape
# ethpm-types
# py-geth
# titanoboa
# vvm
# web3
rich==13.7.1
# via
# eth-ape
# titanoboa
rlp==4.0.1
# via
# eth-account
# eth-rlp
# eth-tester
# py-evm
# trie
rope==1.13.0
rpds-py==0.18.0
# via
# jsonschema
# referencing
ruff==0.4.2
s3transfer==0.10.1
# via boto3
safe-pysha3==1.0.4
# via eth-hash
semantic-version==2.10.0
# via
# eth-tester
# py-geth
setuptools==69.5.1
# via nodeenv
six==1.16.0
# via
# asttokens
# parse-type
# py-multibase
# py-multicodec
# py-multihash
# python-dateutil
sortedcontainers==2.4.0
# via
# hypothesis
# trie
sqlalchemy==2.0.29
# via eth-ape
stack-data==0.6.3
# via ipython
titanoboa==0.1.10b1
toolz==0.12.1
# via cytoolz
tqdm==4.66.2
# via
# ape-vyper
# eth-ape
traitlets==5.14.3
# via
# eth-ape
# ipython
# matplotlib-inline
trie==3.0.1
# via
# eth-ape
# py-evm
types-requests==2.32.0.20240712
# via py-geth
typing-extensions==4.11.0
# via
# eth-pydantic-types
# eth-rlp
# eth-typing
# ethpm-types
# ipython
# mypy
# py-geth
# pydantic
# pydantic-core
# pytest-bdd
# sqlalchemy
# titanoboa
# web3
tzdata==2024.1
# via pandas
ujson==5.9.0
# via
# python-lsp-jsonrpc
# python-lsp-server
urllib3==2.2.1
# via
# botocore
# eth-ape
# requests
# types-requests
varint==1.0.2
# via
# py-multicodec
# py-multihash
virtualenv==20.26.1
# via pre-commit
vvm==0.2.0
# via ape-vyper
vyper==0.3.10
# via
# ape-vyper
# titanoboa
watchdog==3.0.0
# via eth-ape
wcwidth==0.2.13
# via prompt-toolkit
web3==6.18.0
# via
# ape-alchemy
# ape-foundry
# eth-ape
websockets==12.0
# via web3
wheel==0.43.0
# via vyper
yarl==1.9.4
# via
# aiohttp
# ape-foundry
zipp==3.18.1
# via importlib-metadata