forked from rexs-io/blocksec2go-ethereum
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
57 lines (57 loc) · 922 Bytes
/
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
appdirs==1.4.3
attrdict==2.0.1
attrs==19.3.0
base58==2.0.0
blocksec2go==1.2
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
cryptography==3.3.2
cytoolz==0.10.1
distlib==0.3.0
ecdsa==0.15
entrypoints==0.3
eth-abi==2.1.1
eth-account==0.4.0
eth-hash==0.2.0
eth-keyfile==0.5.1
eth-keys==0.2.4
eth-rlp==0.1.2
eth-typing==2.2.1
eth-utils==1.8.4
filelock==3.0.12
flake8==3.7.9
hexbytes==0.2.0
idna==2.9
importlib-metadata==1.5.0
ipfshttpclient==0.4.12
jsonschema==3.2.0
lru-dict==1.1.6
mccabe==0.6.1
multiaddr==0.0.9
netaddr==0.7.19
packaging==20.1
parsimonious==0.8.1
pluggy==0.13.1
protobuf==3.11.3
py==1.10.0
pycodestyle==2.5.0
pycparser==2.19
pycryptodome==3.9.7
pyflakes==2.1.1
pyparsing==2.4.6
pyrsistent==0.15.7
pyscard==1.9.9
requests==2.23.0
rlp==1.2.0
six==1.14.0
toml==0.10.0
toolz==0.10.0
tox==3.14.5
typing-extensions==3.7.4.1
urllib3==1.26.5
varint==1.0.2
virtualenv==20.0.7
web3==5.6.0
websockets==9.1
zipp==3.0.0