-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
60 lines (60 loc) · 961 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
59
60
alembic==0.9.9
amqp==2.3.2
aniso8601==3.0.2
asn1crypto==0.24.0
astroid==1.6.5
atomicwrites==1.1.5
attrs==18.1.0
autopep8==1.3.5
billiard==3.5.0.3
celery==4.2.0
certifi==2018.4.16
cffi==1.11.5
chardet==3.0.4
click==6.7
colorama==0.3.9
coverage==4.5.1
coveralls==1.3.0
cryptography==1.9
docopt==0.6.2
flake8==3.5.0
Flask==0.12.2
Flask-Admin==1.5.1
Flask-Migrate==2.2.1
Flask-RESTful==0.3.6
Flask-SQLAlchemy==2.3.2
Flask-Test==0.1.6
Flask-Testing==0.7.1
gunicorn==19.8.1
idna==2.7
isort==4.3.4
itsdangerous==0.24
Jinja2==2.10
jwt==0.5.3
kombu==4.2.1
lazy-object-proxy==1.3.1
Mako==1.0.7
MarkupSafe==1.0
mccabe==0.6.1
more-itertools==4.2.0
nose==1.3.7
pluggy==0.6.0
py==1.5.3
pycodestyle==2.3.1
pycparser==2.18
pyflakes==1.6.0
pylint==1.9.2
pytest==3.6.2
python-dateutil==2.7.3
python-editor==1.0.3
pytz==2018.4
rednose==1.3.0
requests==2.19.1
six==1.11.0
SQLAlchemy==1.2.8
termstyle==0.1.11
urllib3==1.23
vine==1.1.4
Werkzeug==0.14.1
wrapt==1.10.11
WTForms==2.2.1