forked from blockchain-etl/ethereum-etl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
96 lines (96 loc) · 1.68 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
asn1crypto==1.4.0
attrdict==2.0.1
attrs==21.2.0
awscurl==0.21
base58==2.1.0
blake2b-py==0.1.4
cached-property==1.5.2
certifi==2020.12.5
cffi==1.14.5
chardet==3.0.4
Click==7.0
coincurve==15.0.0
colorama==0.4.4
coloredlogs==15.0
ConfigArgParse==1.4.1
configparser==5.0.2
coverage==5.5
cryptography==3.4.7
cycler==0.10.0
cytoolz==0.11.0
dictionaries==0.0.2
eth-abi==1.3.0
eth-account==0.3.0
eth-bloom==1.0.3
eth-hash==0.2.0
eth-keyfile==0.5.1
eth-keys==0.2.4
eth-rlp==0.2.1
eth-tester==0.1.0b32
eth-typing==2.2.2
eth-utils==1.9.0
ethereum==2.3.2
ethereum-dasm==0.1.4
-e [email protected]:cranklin/ethereum-etl.git@e811ed2a6db403ec9bf659e004c1042abdcda743#egg=ethereum_etl
ethereum-input-decoder==0.2.2
evmdasm==0.1.8
future==0.18.2
hexbytes==0.2.1
humanfriendly==9.1
idna==2.10
inflection==0.5.1
ipfshttpclient==0.7.0
Jinja2==3.0.1
jsonschema==3.2.0
kiwisolver==1.3.1
lru-dict==1.1.7
MarkupSafe==2.0.1
matplotlib==3.4.2
mock==4.0.3
multiaddr==0.0.9
mypy-extensions==0.4.3
mythril==0.22.19
mythx-models==2.0.1
netaddr==0.8.0
numpy==1.19.0
parsimonious==0.8.1
pbkdf2==1.3
persistent==4.7.0
Pillow==8.2.0
plyvel==1.3.0
protobuf==3.17.1
py-ecc==1.6.0
py-evm==0.3.0a13
py-flags==1.1.4
py-solc==3.2.0
py-solc-x==1.0.0
pycparser==2.20
pycryptodome==3.10.1
pydantic==1.7.3
pyethash==0.1.27
pyetherchain==0.3.2
PyJWT==1.7.1
pyOpenSSL==20.0.1
pyparsing==2.4.7
pyrsistent==0.17.3
pysha3==1.0.2
python-dateutil==2.8.1
pythx==1.7.1
PyYAML==5.4.1
repoze.lru==0.7
requests==2.25.0
requests-auth-aws-sigv4==0.7
rlp==1.2.0
scrypt==0.8.18
semantic-version==2.8.5
six==1.16.0
tabulate==0.8.9
toolz==0.11.1
transaction==3.0.1
trie==1.4.0
urllib3==1.26.4
varint==1.0.2
web3==4.7.2
websockets==6.0
z3-solver==4.8.10.0
zope.interface==5.4.0