forked from yanyanho/zk-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
58 lines (58 loc) · 954 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
58
asgiref==3.2.10
astroid==2.3.3
attrdict==2.0.1
certifi==2018.11.29
cffi==1.14.0
chardet==3.0.4
Click==7.0
click-default-group==1.2
configobj==5.0.6
cryptography==2.9
cytoolz==0.9.0.1
Django==3.0.8
entrypoints==0.3
eth-abi==1.3.0
eth-account==0.3.0
eth-hash==0.2.0
eth-keyfile==0.5.1
eth-keys==0.2.1
eth-rlp==0.1.2
eth-typing==2.1.0
eth-utils==1.4.1
flake8==3.7.8
grpcio==1.24.0
grpcio-tools==1.24.0
hexbytes==0.1.0
idna==2.8
isort==4.3.21
lazy-object-proxy==1.4.3
lru-dict==1.1.6
mccabe==0.6.1
mypy==0.720
mypy-extensions==0.4.3
mypy-protobuf==1.16
parsimonious==0.8.1
promise==2.3
protobuf==3.6.1
py-ecc==1.7.1
py-solc-x==0.7.0
pycodestyle==2.5.0
pycparser==2.20
pycryptodome==3.9.0
pyflakes==2.1.1
pylint==2.4.3
pymitter==0.2.3
PyMySQL==0.10.0
pytz==2020.1
requests==2.21.0
rlp==1.1.0
semantic-version==2.8.4
six==1.12.0
sqlparse==0.3.1
toolz==0.9.0
typed-ast==1.4.1
typing-extensions==3.7.4.2
urllib3==1.24.2
web3==4.8.2
websockets==6.0
wrapt==1.11.2