-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
73 lines (73 loc) · 1.21 KB
/
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
61
62
63
64
65
66
67
68
69
70
71
72
73
alabaster==0.7.11
alembic==1.0.7
amqp==2.4.1
asn1crypto==0.24.0
astroid==1.5.3
Babel==2.6.0
bcrypt==3.1.6
billiard==3.5.0.5
blinker==1.4
boto3==1.9.86
botocore==1.12.86
celery==4.2.1
certifi==2018.4.16
cffi==1.12.2
chardet==3.0.4
click==6.7
CommonMark==0.5.4
cryptography==2.6.1
docutils==0.14
Flask==1.0.2
Flask-AlchemyDumps==0.0.10
Flask-Cors==3.0.7
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Script==2.0.6
Flask-SQLAlchemy==2.3.2
Flask-User==1.0.1.5
Flask-WTF==0.14.2
gunicorn==19.9.0
idna==2.7
imagesize==1.0.0
isort==4.2.15
itsdangerous==0.24
Jinja2==2.10.1
jmespath==0.9.3
kombu==4.3.0
lazy-object-proxy==1.3.1
Mako==1.0.7
MarkupSafe==1.0
mccabe==0.6.1
numpy==1.16.2
packaging==17.1
passlib==1.7.1
psutil==5.5.0
psycopg2-binary==2.7.7
pycodestyle==2.3.1
pycparser==2.19
pydocstyle==2.0.0
Pygments==2.2.0
pylint==1.7.2
pyparsing==2.2.0
python-dateutil==2.7.5
python-dotenv==0.10.1
python-editor==1.0.4
pytz==2018.5
recommonmark==0.4.0
redis==3.0.1
requests==2.20.1
s3transfer==0.1.13
six==1.10.0
snowballstemmer==1.2.1
Sphinx==1.8.2
sphinx-rtd-theme==0.4.2
sphinxcontrib-httpdomain==1.7.0
sphinxcontrib-websupport==1.1.0
SQLAlchemy==1.3.0
Unipath==1.1
urllib3==1.24.2
vine==1.1.4
Werkzeug==0.14.1
wrapt==1.10.11
WTForms==2.2.1
xlrd==1.1.0