forked from TokenMarketNet/sto
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
55 lines (54 loc) · 884 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
arrow==0.12.1
asn1crypto==0.24.0
atomicwrites==1.2.1
attrdict==2.0.0
attrs==18.2.0
certifi==2018.11.29
cffi==1.11.5
chardet==3.0.4
Click==7.0
colorama==0.4.1
coloredlogs==10.0
configobj==5.0.6
cryptography==2.4.2
cytoolz==0.9.0.1
eth-abi==1.2.2
eth-account==0.3.0
eth-bloom==1.0.1
eth-hash==0.2.0
eth-keyfile==0.5.1
eth-keys==0.2.0b3
eth-rlp==0.1.2
eth-tester==0.1.0b33
eth-typing==2.0.0
eth-utils==1.3.0
hexbytes==0.1.0
humanfriendly==4.17
idna==2.7
lru-dict==1.1.6
more-itertools==4.3.0
parsimonious==0.8.1
pluggy==0.8.0
py==1.7.0
py-ecc==1.4.3
py-evm==0.2.0a33
py-geth==2.0.1
pycparser==2.19
pycryptodome==3.7.2
pyethash==0.1.27
pytest==4.0.1
python-dateutil==2.7.5
requests==2.20.1
rlp==1.0.3
semantic-version==2.6.0
six==1.11.0
SQLAlchemy==1.3.0b1
tabulate==0.8.2
toolz==0.9.0
tqdm==4.28.1
trie==1.3.8
urllib3==1.24.1
web3==4.8.2
websockets==6.0
# For Docker image
pysha3==1.0.2