-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
52 lines (52 loc) · 915 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
aiohttp==2.3.10
asn1crypto==0.24.0
async-lru==0.1.0
async-timeout==2.0.1
attrdict==2.0.0
certifi==2018.1.18
cffi==1.11.5
chardet==3.0.4
cryptography==2.3
cytoolz==0.9.0.1
decorator==4.2.1
eth-abi==1.0.0
eth-account==0.1.0a2
eth-bloom==1.0.0
eth-hash==0.1.1
eth-keyfile==0.5.1
eth-keys==0.2.0b3
eth-rlp==0.1.0
eth-tester==0.1.0b21
eth-utils==1.0.1
gevent==1.2.2
hexbytes==0.1.0
idna==2.6
idna-ssl==1.0.1
ipython==6.2.1
ipython-genutils==0.2.0
jedi==0.11.1
lru-dict==1.1.6
multidict==4.1.0
parso==0.1.1
pexpect==4.4.0
pickleshare==0.7.4
prompt-toolkit==1.0.15
ptyprocess==0.5.2
py-ecc==1.4.2
py-evm==0.2.0a12
pycparser==2.18
pycryptodome==3.5.1
pyethash==0.1.27
Pygments==2.2.0
requests==2.18.4
rlp==0.6.0
semantic-version==2.6.0
simplegeneric==0.8.1
six==1.11.0
toolz==0.9.0
traitlets==4.3.2
trie==1.3.1
urllib3==1.22
wcwidth==0.1.7
-e git+https://github.com/ethereum/[email protected]#egg=web3
yarl==1.1.1