OSDN Git Service

update readme
[bytom/bytom-kit.git] / requirements.txt
1 aniso8601==4.0.1
2 astroid==2.1.0
3 atomicwrites==1.2.1
4 attrs==18.2.0
5 base58==1.0.3
6 bip32utils==0.3.post4
7 bitcoin==1.1.42
8 bitmerchant==0.1.8
9 bleach==3.1.0
10 cachetools==3.1.0
11 certifi==2018.11.29
12 cffi==1.11.5
13 chardet==3.0.4
14 Click==7.0
15 commontools==0.1.0
16 Django==2.1.5
17 docutils==0.14
18 ecdsa==0.13
19 ed25519==1.4
20 Flask==1.0.2
21 Flask-Cors==3.0.7
22 Flask-RESTful==0.3.7
23 flask-restplus==0.12.1
24 gevent==1.3.6
25 gmssl==3.2.1
26 greenlet==0.4.15
27 gunicorn==19.9.0
28 idna==2.8
29 image==1.5.27
30 isort==4.3.4
31 itsdangerous==1.1.0
32 Jinja2==2.10
33 jsonschema==2.6.0
34 keychain==0.14.2.0
35 keylib==0.1.1
36 lazy-object-proxy==1.3.1
37 MarkupSafe==1.1.0
38 mccabe==0.6.1
39 more-itertools==4.3.0
40 pbkdf2==1.3
41 Pillow==5.4.1
42 pkginfo==1.5.0.1
43 pluggy==0.8.0
44 py==1.7.0
45 pybase64==0.5.0
46 pybitcoin==0.9.9
47 pybtm==0.1.2
48 pybytom==0.0.1
49 pycparser==2.19
50 pycryptodome==3.7.3
51 Pygments==2.3.1
52 pykeccak==0.2.1
53 pylint==2.2.2
54 pysha3==1.0.2
55 pytest==4.0.1
56 python-bitcoinrpc==0.1
57 python-dotenv==0.10.0
58 pytz==2018.7
59 qrcode==6.1
60 readme-renderer==24.0
61 requests==2.21.0
62 requests-toolbelt==0.9.1
63 secp256k1==0.13.2
64 sha3==0.2.1
65 simplejson==3.16.0
66 six==1.12.0
67 tqdm==4.31.1
68 twine==1.13.0
69 urllib3==1.24.1
70 utilitybelt==0.2.6
71 virtualenv==16.1.0
72 webencodings==0.5.1
73 Werkzeug==0.14.1
74 wrapt==1.10.11