OSDN Git Service

add get_gm_xprv
[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 certifi==2018.11.29
6 chardet==3.0.4
7 Click==7.0
8 Django==2.1.5
9 ed25519==1.4
10 Flask==1.0.2
11 Flask-RESTful==0.3.7
12 flask-restplus==0.12.1
13 gevent==1.3.6
14 gmssl==3.2.1
15 greenlet==0.4.15
16 gunicorn==19.9.0
17 idna==2.8
18 image==1.5.27
19 isort==4.3.4
20 itsdangerous==1.1.0
21 Jinja2==2.10
22 jsonschema==2.6.0
23 lazy-object-proxy==1.3.1
24 MarkupSafe==1.1.0
25 mccabe==0.6.1
26 more-itertools==4.3.0
27 pbkdf2==1.3
28 Pillow==5.4.1
29 pluggy==0.8.0
30 py==1.7.0
31 pybase64==0.4.0
32 pylint==2.2.2
33 pysha3==1.0.2
34 pytest==4.0.1
35 python-dotenv==0.10.0
36 pytz==2018.7
37 qrcode==6.0
38 requests==2.21.0
39 sha3==0.2.1
40 simplejson==3.16.0
41 six==1.12.0
42 urllib3==1.24.1
43 virtualenv==16.1.0
44 Werkzeug==0.14.1
45 wrapt==1.10.11