OSDN Git Service

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