-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
50 lines (50 loc) · 1.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
aiohttp==3.8.6
aiosignal==1.3.1
asn1crypto==1.5.1
async-timeout==4.0.3
attrs==23.1.0
base58==2.1.1
bitarray==2.8.2
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.2
coincurve==18.0.0
colorama==0.4.6
cytoolz==0.12.2
eth-abi==4.2.1
eth-account==0.10.0
eth-hash==0.5.2
eth-keyfile==0.6.1
eth-keys==0.4.0
eth-rlp==0.3.0
eth-typing==3.5.2
eth-utils==2.3.1
frozenlist==1.4.0
hexbytes==0.3.1
idna==3.4
jsonschema==4.19.2
jsonschema-specifications==2023.7.1
loguru==0.7.2
lru-dict==1.2.0
multidict==6.0.4
parsimonious==0.9.0
prompt-toolkit==3.0.36
protobuf==4.25.0
pycparser==2.21
pycryptodome==3.19.0
pyunormalize==15.1.0
pywin32==306
questionary==2.0.1
referencing==0.30.2
regex==2023.10.3
requests==2.31.0
rlp==3.0.0
rpds-py==0.12.0
toolz==0.12.0
typing_extensions==4.8.0
urllib3==2.0.7
wcwidth==0.2.9
web3==6.11.3
websockets==12.0
win32-setctime==1.1.0
yarl==1.9.2