-
Notifications
You must be signed in to change notification settings - Fork 563
/
requirements.txt
61 lines (61 loc) · 1.03 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
anyconfig==0.9.3
argh==0.26.2
asn1crypto==0.24.0
attrdict==2.0.0
bitcoin==1.1.42
certifi==2017.7.27.1
cffi==1.10.0
chardet==3.0.4
click==6.7
contextlib2==0.5.5
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.0b32
eth-typing==1.3.0
eth-utils==1.3.0
hexbytes==0.1.0
idna==2.5
Jinja2==2.9.6
json-rpc==1.10.3
jsonschema==2.6.0
lru-dict==1.1.6
MarkupSafe==1.0
parsimonious==0.8.1
pathtools==0.1.2
pbkdf2==1.3
-e git+https://github.com/ethereum/populus.git@2ab03fea0d0e2881c80698d2a349a74cc6c953d3#egg=populus
py==1.4.34
py-ecc==1.4.3
py-evm==0.2.0a32
py-geth==1.9.0
py-solc==3.1.0
pycparser==2.18
pycryptodome==3.7.0
pyethash==0.1.27
pylru==1.0.9
pysha3==1.0.2
pytest==3.2.0
PyYAML==3.12
repoze.lru==0.6
requests==2.20.1
rlp==1.0.3
ruamel.yaml==0.15.23
scrypt==0.8.0
secp256k1==0.13.2
semantic-version==2.6.0
six==1.11.0
toolz==0.9.0
toposort==1.5
trie==1.3.8
urllib3==1.22
watchdog==0.8.3
web3==4.8.2
websockets==6.0
Werkzeug==0.12.2