-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathflask_requirements.txt
More file actions
59 lines (59 loc) · 1.01 KB
/
flask_requirements.txt
File metadata and controls
59 lines (59 loc) · 1.01 KB
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
alembic==0.9.6
astroid==2.0.4
Babel==2.5.1
beautifulsoup4==4.6.3
blinker==1.4
certifi==2017.7.27.1
chardet==3.0.4
click==6.7
dominate==2.3.1
elasticsearch==6.1.1
Flask==1.0.2
Flask-Babel==0.11.2
Flask-Blogging==1.0.2
Flask-Bootstrap==3.3.7.1
Flask-Cache==0.13.1
Flask-Dropzone==1.5.3
Flask-FileUpload==0.5.0
Flask-HTTPAuth==3.2.3
Flask-Login==0.4.0
Flask-Mail==0.9.1
Flask-Migrate==2.1.1
Flask-Moment==0.5.2
Flask-Principal==0.4.0
Flask-SQLAlchemy==2.3.2
Flask-Uploads==0.2.1
Flask-WTF==0.14.2
guess-language-spirit==0.5.3
idna==2.6
isort==4.3.4
itsdangerous==0.24
Jinja2==2.10
lazy-object-proxy==1.3.1
Mako==1.2.2
Markdown==2.6.11
MarkupSafe==1.0
mccabe==0.6.1
micawber==0.3.5
peewee==3.7.0
Pygments==2.2.0
PyJWT==1.5.3
pylint==2.1.1
python-dateutil==2.6.1
python-dotenv==0.7.1
python-editor==1.0.3
python-slugify==1.2.6
pytz==2017.2
redis==2.10.6
requests==2.18.4
rq==0.9.2
shortuuid==0.5.0
six==1.11.0
SQLAlchemy==1.1.14
typed-ast==1.1.0
Unidecode==1.0.22
urllib3==1.22
visitor==0.1.3
Werkzeug==0.14.1
wrapt==1.10.11
WTForms==2.1