-
Notifications
You must be signed in to change notification settings - Fork 8
/
requirements.txt
248 lines (247 loc) · 4.26 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
#
annotated-types==0.7.0
# via pydantic
asttokens==2.4.1
# via vyper
attrs==24.2.0
# via hypothesis
bitarray==2.9.2
# via eth-account
black==24.8.0
# via -r requirements.in
build==1.2.1
# via pip-tools
cached-property==1.5.2
# via
# py-ecc
# py-evm
cbor2==5.6.4
# via vyper
certifi==2024.7.4
# via requests
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via requests
ckzg==1.0.2
# via
# eth-account
# py-evm
click==8.1.7
# via
# black
# pip-tools
coverage[toml]==7.6.1
# via pytest-cov
cytoolz==0.12.3
# via eth-utils
distlib==0.3.8
# via virtualenv
eth-abi==5.1.0
# via
# eth-account
# titanoboa
eth-account==0.13.1
# via titanoboa
eth-bloom==3.0.1
# via py-evm
eth-hash[pycryptodome]==0.7.0
# via
# eth-bloom
# eth-utils
# trie
eth-keyfile==0.8.1
# via eth-account
eth-keys==0.5.1
# via
# eth-account
# eth-keyfile
# py-evm
eth-rlp==2.1.0
# via eth-account
eth-stdlib==0.2.7
# via titanoboa
eth-typing==5.0.0
# via
# eth-abi
# eth-keys
# eth-utils
# py-ecc
# py-evm
# titanoboa
eth-utils==5.0.0
# via
# eth-abi
# eth-account
# eth-keyfile
# eth-keys
# eth-rlp
# py-ecc
# py-evm
# rlp
# trie
exceptiongroup==1.2.2
# via
# hypothesis
# pytest
execnet==2.1.1
# via pytest-xdist
filelock==3.15.4
# via virtualenv
flake8==7.1.1
# via -r requirements.in
hexbytes==1.2.1
# via
# eth-account
# eth-rlp
# eth-utils
# trie
hypothesis==6.111.1
# via titanoboa
identify==2.6.0
# via pre-commit
idna==3.7
# via requests
importlib-metadata==8.3.0
# via vyper
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via -r requirements.in
lru-dict==1.3.0
# via py-evm
markdown-it-py==3.0.0
# via rich
mccabe==0.7.0
# via flake8
mdurl==0.1.2
# via markdown-it-py
mypy-extensions==1.0.0
# via black
nodeenv==1.9.1
# via pre-commit
packaging==23.2
# via
# black
# build
# pytest
# vyper
parsimonious==0.10.0
# via eth-abi
pathspec==0.12.1
# via black
pip-tools==7.4.1
# via -r requirements.in
platformdirs==4.2.2
# via
# black
# virtualenv
pluggy==1.5.0
# via pytest
pre-commit==3.8.0
# via -r requirements.in
py-ecc==7.0.1
# via py-evm
py-evm==0.10.1b1
# via titanoboa
pycodestyle==2.12.1
# via flake8
pycryptodome==3.20.0
# via
# eth-hash
# eth-keyfile
# eth-stdlib
# vyper
pydantic==2.8.2
# via eth-account
pydantic-core==2.20.1
# via pydantic
pyflakes==3.2.0
# via flake8
pygments==2.18.0
# via rich
pyproject-hooks==1.1.0
# via
# build
# pip-tools
pytest==8.3.2
# via
# -r requirements.in
# pytest-cov
# pytest-xdist
# titanoboa
pytest-cov==5.0.0
# via titanoboa
pytest-xdist==3.6.1
# via -r requirements.in
pyyaml==6.0.2
# via pre-commit
regex==2024.7.24
# via parsimonious
requests==2.32.3
# via titanoboa
rich==13.7.1
# via
# -r requirements.in
# titanoboa
rlp==4.0.1
# via
# eth-account
# eth-rlp
# py-evm
# trie
six==1.16.0
# via asttokens
sortedcontainers==2.4.0
# via
# hypothesis
# trie
tabulate==0.9.0
# via -r requirements.in
titanoboa[forking-recommended]==0.1.10
# via
# -r requirements.in
# titanoboa-zksync
titanoboa-zksync==0.1.1
# via -r requirements.in
tomli==2.0.1
# via
# black
# build
# coverage
# pip-tools
# pytest
toolz==0.12.1
# via cytoolz
trie==3.0.1
# via py-evm
typing-extensions==4.12.2
# via
# black
# eth-rlp
# eth-typing
# pydantic
# pydantic-core
# titanoboa
ujson==5.10.0
# via titanoboa
urllib3==2.2.2
# via requests
virtualenv==20.26.3
# via pre-commit
vyper==0.3.10
# via titanoboa
wheel==0.44.0
# via
# pip-tools
# vyper
zipp==3.20.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools