-
Notifications
You must be signed in to change notification settings - Fork 13
/
requirements.txt
50 lines (50 loc) · 991 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
argh==0.26.2
bitcoin==1.1.42
certifi==2016.9.26
cffi==1.9.1
click==6.6
configparser==3.5.0
contextlib2==0.5.4
eth-testrpc==0.8.7
ethereum==1.6.0
ethereum-abi-utils==0.2.2
ethereum-client-utils==0.3.2
ethereum-ipc-client==0.1.9
ethereum-rpc-client==0.4.4
ethereum-tester-client==1.2.5
flaky==3.3.0
Flask==0.12
gevent==1.1.2
geventhttpclient==1.3.1
greenlet==0.4.11
hypothesis==3.6.1
itsdangerous==0.24
Jinja2==2.8
json-rpc==1.10.3
MarkupSafe==0.23
pathtools==0.1.2
pbkdf2==1.3
pluggy==0.4.0
-e git+git@github.com:miohtama/populus.git@6c214583ce9dd2ded9cd8e3018623b930800f9d8#egg=populus
py==1.4.32
py-geth==1.5.0
-e git+git@github.com:miohtama/py-solc.git@ecfd88c28cb7897f7d4ae72c56bd1e76d4b2c562#egg=py_solc
pycparser==2.17
pycryptodome==3.4.3
pyethash==0.1.27
pylru==1.0.9
pysha3==0.3
pytest==3.0.5
PyYAML==3.12
repoze.lru==0.6
requests==2.12.4
rlp==0.4.6
scrypt==0.8.0
secp256k1==0.13.2
six==1.10.0
toposort==1.5
tox==2.5.0
virtualenv==15.1.0
watchdog==0.8.3
web3==3.2.0
Werkzeug==0.11.11