OSDN Git Service

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